Package com.install4j.api.update
This package contains classes that help you to handle auto-updates. All contained classes can be used in the installer
or directly in your application.
See the API overview for general remarks on how to use the install4j API.
-
Interface Summary Interface Description UpdateDescriptor Contains information about available updates.UpdateDescriptorEntry Contains information about a single media file available for update. -
Class Summary Class Description UpdateChecker Utility class to download an update descriptor programmatically from a given URL.UpdateCheckRequest An update check request forUpdateChecker.getUpdateDescriptor(UpdateCheckRequest)
.UpdateScheduleRegistry Administrates an update schedule for your application. -
Enum Summary Enum Description ApplicationDisplayMode Enumeration class that represents the different display modes.UpdateSchedule Enumeration class that represents the different update schedules.