Package | Description |
---|---|
com.ibm.tivoli.maximo.script | |
psdi.workflow |
The Workflow package includes Mbos related to workflow.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptActionExtension.action(WFInstance wfInstance,
WFActionRemote wfAction,
MboRemote targetMbo,
java.lang.Exception e) |
Modifier and Type | Method and Description |
---|---|
WFInstance |
WFAssignment.getInstance()
Returns a reference to the instance that this assignment is a part of.
|
WFInstance |
WFNotification.getWFInstance() |
WFInstance |
WFNodeDetail.getWFInstance()
Returns the instance
|
WFInstance |
WFCondition.getWFInstance()
If we came from a condition node, then get the instance for the node.
|
WFInstance |
WFCallStack.getWFInstance()
Return the WFInstance that owns this Mbo.
|