|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBatchOperation | |
---|---|
org.eclipse.update.operations | Provides support for performing various install/update operations. |
Uses of IBatchOperation in org.eclipse.update.operations |
---|
Methods in org.eclipse.update.operations that return IBatchOperation | |
---|---|
IBatchOperation |
IOperationFactory.createBatchConfigOperation(IConfigFeatureOperation[] operations,
boolean bVerifyComplete)
Creates an operation for executing a set of feature config operations in batch mode |
IBatchOperation |
IOperationFactory.createBatchInstallOperation(IInstallFeatureOperation[] operations)
Creates an operation for executing a set of feature install operations in batch mode |
IBatchOperation |
IOperationFactory.createBatchUnconfigOperation(IUnconfigFeatureOperation[] operations,
boolean bVerifyComplete)
Creates an operation for executing a set of feature unconfig operations in batch mode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |