com.ibm.task.spi.ppp

Interface PostProcessingContext



  • public interface PostProcessingContext
    This interface provides for access to the post processing context.
    Since:
    7.0.0.2
    Version:
    7.0.0.2
    • Method Detail

      • getAssignmentReason

        int getAssignmentReason()
        Returns the assignment reason associated with the context.
        Returns:
        The assignment reason.
      • getTaskTemplate

        TaskTemplate getTaskTemplate()
        Returns the task template associated with the context.
        Returns:
        The task template.
      • getEscalationTemplate

        EscalationTemplate getEscalationTemplate()
        Returns the escalation template associated with the context.
        Returns:
        The escalation template.
      • getApplicationComponent

        ApplicationComponent getApplicationComponent()
        Returns the application component associated with the context.
        Returns:
        The application component.
      • getTask

        Task getTask()
        Returns the task instance associated with the context.
        Returns:
        The task object.
      • getEscalation

        Escalation getEscalation()
        Returns the escalation instance associated with the context.
        Returns:
        The escalation instance.
IBM Business Process ManagerTM
Release 8