public interface LifecycleOperation
| Modifier and Type | Method and Description |
|---|---|
ActionPlan |
getFMWRequiredSteps()
Return the action plan defining the steps to perform this operation.
|
int |
getId()
Return the ID of this life cycle operation.
|
String |
getName()
Return the name of this life cycle operation.
|
LogicalTargetType |
getRequiredTargetType()
Return the target type of this life cycle operation.
|
int getId()
String getName()
LogicalTargetType getRequiredTargetType()
ActionPlan getFMWRequiredSteps() throws ActionException
ActionException - if an error occurs