|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExecutionObject | |
|---|---|
| com.ibm.itim.workflow.model | Provides a model and an applications programming interface for the workflow engine. |
| Uses of ExecutionObject in com.ibm.itim.workflow.model |
|---|
| Subclasses of ExecutionObject in com.ibm.itim.workflow.model | |
|---|---|
class |
Activity
This class provides general information about a workflow actvity. |
class |
PendingActivity
This class is used to give an aggregate view of a pending manual activity |
class |
WorkflowProcess
This class contains general information about a workflow process. |
| Methods in com.ibm.itim.workflow.model that return ExecutionObject | |
|---|---|
ExecutionObject |
ExecutionEntity.getValueObject()
Returns the value object holding details about this entity. |
| Methods in com.ibm.itim.workflow.model with parameters of type ExecutionObject | |
|---|---|
void |
ExecutionEntity.setValueObject(ExecutionObject valueObject)
Changes the value object holding details about this entity. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||