JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.equinox.p2.operations
Interface IProfileChangeJob
All Known Implementing Classes:
InstallOperation
,
PlannerResolutionJob
,
ProfileChangeOperation
,
ProfileModificationJob
,
RemediationOperation
,
RemediationResolutionJob
,
SearchForUpdatesResolutionJob
,
SynchronizeOperation
,
UninstallOperation
,
UpdateOperation
public interface
IProfileChangeJob
Interface for a provisioning job that operates on a profile.
Since:
2.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getProfileId
()
Return the string id of the profile involved in this job.
Method Detail
getProfileId
java.lang.String getProfileId()
Return the string id of the profile involved in this job.
Returns:
the id of the profile
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method