Package com.ibm.itim.workflow.model

Interface Summary
ResourceEntity Interface for obtaining the assignments of a resource participating in workflow processes.
WorkItem This interface provides general information about a work item.
 

Class Summary
Activity This class provides general information about a workflow actvity.
ActivityEntity Class that provides management capabilities for an activity in a workflow process
ActivityParticipant This class is a specialization of workflow participant within the context of a workflow activity.
ActivityResult This class holds the result of an activity.
Assignment This class provides general information about an assignment, or work item.
AssignmentEntity Class that provides management capabilities for an Assignment in a workflow Activity.
AssignmentEventAudit This defines the class for assignment event audit information
CompleteManualActivityEventAudit This defines user complete manual activity event audit information
CreateProcessEventAudit This defines the create process event audit information
DataEventAudit Class representing an data change event in the workflow engine.
EventAudit Class representing an auditable event in the workflow engine.
ExecutionEntity Class that provides management capabilities for an executable object within the workflow engine, such as processes and activities.
ExecutionObject This class provides general information about an object that is executed by the workflow engine.
HumanResourceEntity Class representing a human resource participating in workflow processes.
InformationEventAudit Class representing an auditable information event in the workflow engine.
InitialProcessContext Class that holds the intitial context of a workflow process, including the type of the process, the scheduled time of the process, the relevant data to be used as the process runtime context, and other configuable items that define how the process will execute.
Participant This class provides information about a workflow participant.
ParticipantResolveFailureEventAudit This defines the class for participant resolve failed event audit information
PasswordPickupEventAudit This defines user password pickup event audit information
ProcessManager Class that provides the interface for creating and querying workflow processes within the workflow engine.
ProcessParticipant This class is a specialization of workflow participant within the context of a workflow process.
RelevantDataItem This interface provides general information about a workflow relevant data item.
StateEventAudit This represents audit information for process and activity state change events.
TimeoutEventAudit This defines the class for timeout event audit information
WorkflowProcess This class contains general information about a workflow process.
WorkflowProcessEntity Class that provides management capabilities for a workflow process.
 

Exception Summary
WorkflowException This class is used for errors that occured within the workflow engine.