|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Escalation | |
---|---|
com.ibm.workflow.api | |
com.ibm.workflow.api.ActivityInstancePackage |
Uses of Escalation in com.ibm.workflow.api |
---|
Methods in com.ibm.workflow.api that return Escalation | |
Escalation |
ActivityInstance.stateOfNotification()
Returns the notification state of the activity instance. |
Escalation |
ActivityInstanceNotification.stateOfNotification()
Returns the notification state of the associated activity instance. |
Escalation |
WorkItem.stateOfNotification()
Returns the notification state of the work item. |
Uses of Escalation in com.ibm.workflow.api.ActivityInstancePackage |
---|
Fields in com.ibm.workflow.api.ActivityInstancePackage declared as Escalation | |
static Escalation |
Escalation.NOT_SPECIFIED
|
static Escalation |
Escalation.NO_NOTIFICATION
|
static Escalation |
Escalation.FIRST_NOTIFICATION
|
static Escalation |
Escalation.SECOND_NOTIFICATION
|
Methods in com.ibm.workflow.api.ActivityInstancePackage that return Escalation | |
static Escalation |
Escalation.from_int(int $value)
Returns the solitaire representing the given (zero-based) numeric value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |