|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Assignment | |
---|---|
com.ibm.itim.apps.workflow | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Workflow Process and Activity management. |
com.ibm.itim.workflow.model | Provides a model and an applications programming interface for the workflow engine. |
Uses of Assignment in com.ibm.itim.apps.workflow |
---|
Methods in com.ibm.itim.apps.workflow that return Assignment | |
---|---|
Assignment |
WorkflowAssignmentMO.getData()
Returns details about this assignment. |
Uses of Assignment in com.ibm.itim.workflow.model |
---|
Methods in com.ibm.itim.workflow.model that return Assignment | |
---|---|
Assignment |
AssignmentEntity.getValueObject()
Returns the value object holding details about this assignment. |
Methods in com.ibm.itim.workflow.model with parameters of type Assignment | |
---|---|
void |
AssignmentEntity.setValueObject(Assignment assignment)
Sets the value object holding details about this assignment. |
Constructors in com.ibm.itim.workflow.model with parameters of type Assignment | |
---|---|
AssignmentEntity(Assignment assignment)
Constructs with Assignment value object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |