Package | Description |
---|---|
org.eclipse.update.operations |
Provides support for performing various install/update operations.
|
org.eclipse.update.standalone |
Provides support for performing various install/update operations from the command line.
|
Class and Description |
---|
IBatchOperation
A batch operation is needed to execute a group of feature operations, such as installing a set of features.
|
IConfigFeatureOperation
Operation that enables a feature in a configuration.
|
IFeatureOperation
An operation that applies to a feature, such as install, uninstall, etc.
|
IInstallFeatureOperation
An installation operation.
|
IOperation
Base update manager operation.
|
IOperationFactory
A factory interface for creating operations.
|
IOperationListener
Listener for the operation lifecycle.
|
IOperationValidator
This class contains various validation methods to be invoked before or during executing update manager
operations.
|
IRevertConfigurationOperation
An operation in which the current configuration is replaced by a previous one.
|
IToggleSiteOperation
An operation in which the unconfigured/configured state of a site is toggled.
|
IUnconfigFeatureOperation
An operation that disables (unconfigure) a feature in a site.
|
IUninstallFeatureOperation
A feature uninstall operation.
|
IUpdateModelChangedListener
Listener for update model changes.
|
Class and Description |
---|
IOperation
Base update manager operation.
|
IOperationListener
Listener for the operation lifecycle.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.