Interface UpdateDetailProvider

All Known Implementing Classes:
AbstractUpdateDetailProvider, UpdateSet

public interface UpdateDetailProvider
Provides an instance of UpdateDetail for a specific file
Author:
joseross
  • Method Details

    • getUpdateDetail

      UpdateDetail getUpdateDetail(String file)
      Looks up the UpdateDetail for the given file
      Parameters:
      file - the file to look up
      Returns:
      the details object