Package com.ibm.itim.workflow.model

  • Interface Summary 
    Interface Description
    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 
    Class Description
    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
    AssignmentGroup
    This class provides general information about a group of assignments.
    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.
    DeferWorkItemEventAudit
    Audit information for when an activity is deferred.
    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.
    I18NInformationEventAudit
    Class representing an auditable information event in the workflow engine.
    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.
    PackagedApprovalDecisionItem
    This class extends the PackagedApprovalItem class to add information about the decision for a particular item.
    PackagedApprovalDocument
    This class is used as a workflow relevant data item for activities that require an approval decision on multiple items in one atomic step.
    PackagedApprovalItem
    This class is used as a component of the PackagedApprovalDocument workflow relevant data item.
    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
    PendingActivity
    This class is used to give an aggregate view of a pending manual activity
    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.
  • Enum Summary 
    Enum Description
    PackagedApprovalItem.ItemType
    The ItemType enumeration provides the possible object types that could be represented by this approval item.
  • Exception Summary 
    Exception Description
    WorkflowException
    This class is used for errors that occured within the workflow engine.