Uses of Class
com.ibm.workflow.api.ProcessInstancePackage.Escalation

Packages that use Escalation
com.ibm.workflow.api   
com.ibm.workflow.api.ProcessInstancePackage   
 

Uses of Escalation in com.ibm.workflow.api
 

Methods in com.ibm.workflow.api that return Escalation
 Escalation ProcessInstance.stateOfNotification()
          Returns the notification state of the process instance.
 

Uses of Escalation in com.ibm.workflow.api.ProcessInstancePackage
 

Fields in com.ibm.workflow.api.ProcessInstancePackage declared as Escalation
static Escalation Escalation.NOT_SET
           
static Escalation Escalation.NO_NOTIFICATION
           
static Escalation Escalation.PROCESS_NOTIFICATION
           
 

Methods in com.ibm.workflow.api.ProcessInstancePackage that return Escalation
static Escalation Escalation.from_int(int $value)
          Returns the solitaire representing the given (zero-based) numeric value.
 



© Copyright IBM Corporation 1999, 2008. All Rights Reserved.