Interface UpdatableComponent
- All Known Implementing Classes:
CorePatchChecker, CoreUpdateChecker, PlatformManagerPluginDelegate, PlatformManagerUpdateChecker, PlatformManagerUpdateChecker, SWTUpdateChecker
public interface UpdatableComponent
-
Method Summary
Modifier and TypeMethodDescriptionvoidcheckForUpdate(UpdateChecker checker) intestimated maximum time to check whether an update is required or not in SECONDSgetName()Name of the updatable component
-
Method Details
-
getName
-
getMaximumCheckTime
int getMaximumCheckTime()estimated maximum time to check whether an update is required or not in SECONDS- Returns:
-
checkForUpdate
-