Uses of Class
com.e1c.g5.v8.dt.provisioning.ProductVersion
Packages that use ProductVersion
Package
Description
-
Uses of ProductVersion in com.e1c.g5.v8.dt.internal.provisioning.edt
Methods in com.e1c.g5.v8.dt.internal.provisioning.edt that return ProductVersionMethods in com.e1c.g5.v8.dt.internal.provisioning.edt that return types with arguments of type ProductVersionModifier and TypeMethodDescriptionEDTManualUpdateService.getAvailableUpdateVersions(ProductUpdateChannel updateChannel) Methods in com.e1c.g5.v8.dt.internal.provisioning.edt with parameters of type ProductVersionModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusEDTManualUpdateService.installUpdateVersion(ProductVersion versionToInstall, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of ProductVersion in com.e1c.g5.v8.dt.provisioning.edt
Methods in com.e1c.g5.v8.dt.provisioning.edt that return ProductVersionModifier and TypeMethodDescriptionIEDTManualUpdateService.getCurrentVersion()Returns the currently installed version.Methods in com.e1c.g5.v8.dt.provisioning.edt that return types with arguments of type ProductVersionModifier and TypeMethodDescriptionIEDTManualUpdateService.getAvailableUpdateVersions(ProductUpdateChannel updateChannel) Loads a list of available versions and their builds for update.Methods in com.e1c.g5.v8.dt.provisioning.edt with parameters of type ProductVersionModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusIEDTManualUpdateService.installUpdateVersion(ProductVersion versionToInstall, org.eclipse.core.runtime.IProgressMonitor monitor) Performs installation of the given version -
Uses of ProductVersion in com.e1c.g5.v8.dt.provisioning.edt.preferences
Methods in com.e1c.g5.v8.dt.provisioning.edt.preferences that return types with arguments of type ProductVersionModifier and TypeMethodDescriptionIProductUpdatePreferences.getAvailableUpdateVersions(ProductUpdateChannel updateChannel) Loads a list of available versions and their builds for update.Methods in com.e1c.g5.v8.dt.provisioning.edt.preferences with parameters of type ProductVersionModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusIProductUpdatePreferences.installUpdateVersion(ProductVersion versionToInstall, org.eclipse.core.runtime.IProgressMonitor monitor) Performs installation of the given version