Package | Description |
---|---|
org.eclipse.equinox.p2.operations |
Describes high level provisioning operations that can be resolved and performed
either modally or in the background.
|
org.eclipse.equinox.p2.ui |
Provides provisioning user interface classes that can be used for assembling
a provisioning UI.
|
Modifier and Type | Class and Description |
---|---|
class |
ProfileModificationJob
A job that modifies a profile according to a specified provisioning plan.
|
Modifier and Type | Method and Description |
---|---|
ProvisioningJob |
RemediationOperation.getProvisioningJob(IProgressMonitor monitor) |
ProvisioningJob |
ProfileChangeOperation.getProvisioningJob(IProgressMonitor monitor)
Return a provisioning job that can be used to perform the resolved operation.
|
ProvisioningJob |
ProfileChangeOperation.getResolveJob(IProgressMonitor monitor)
Return a job that can be used to resolve this operation in the background.
|
Modifier and Type | Class and Description |
---|---|
class |
LoadMetadataRepositoryJob
A job that loads a set of metadata repositories and caches the loaded repositories.
|
Modifier and Type | Method and Description |
---|---|
void |
ProvisioningUI.schedule(ProvisioningJob job,
int errorStyle)
Schedule a job to execute the supplied ProvisioningOperation.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.