|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains public fields common to the workflow beans package, including:
property names used programmatically, valid property values, and constants
Field Summary | |
static java.lang.String |
CMB_ICM_DR_END_NODE
ICM workflow: a define for a End node |
static short |
CMB_ICM_DR_SELECTION_FILTER_EITHER
ICM workflow: selection filter is either |
static short |
CMB_ICM_DR_SELECTION_FILTER_NO
ICM workflow: selection filter is none |
static short |
CMB_ICM_DR_SELECTION_FILTER_YES
ICM workflow: selection filter is on |
static short |
CMB_ICM_DR_SELECTION_ORDER_PRIORITY
ICM workflow: selection order is by priority |
static short |
CMB_ICM_DR_SELECTION_ORDER_TIME
ICM workflow: selection order is by fifo |
static java.lang.String |
CMB_ICM_DR_START_NODE
ICM workflow: a define for a Start node |
static int |
CMB_STATUS_FAILED
status: failed. |
static int |
CMB_STATUS_OK
status: ok. |
static short |
CMB_WF_DELETED
state of the workflow is deleted |
static short |
CMB_WF_FINISHED
state of the workflow is finished |
static short |
CMB_WF_NOTSET
state of the workflow not set |
static short |
CMB_WF_READY
state of the workflow is ready |
static short |
CMB_WF_RUNNING
state of the workflow is running |
static short |
CMB_WF_SUSPENDED
state of the workflow is suspended |
static short |
CMB_WF_SUSPENDING
state of the workflow is suspending |
static short |
CMB_WF_TERMINATED
state of the workflow is terminated |
static short |
CMB_WF_TERMINATING
state of the workflow is terminating |
static short |
CMB_WI_CHECKEDOUT
state of the workitem checked out |
static short |
CMB_WI_DELETED
state of the workitem deleted |
static short |
CMB_WI_DISABLED
state of the workitem disabled |
static short |
CMB_WI_EXECUTED
state of the workitem executed |
static short |
CMB_WI_FINISHED
state of the workitem finished |
static short |
CMB_WI_FORCEFINISHED
state of the workitem force finished |
static short |
CMB_WI_INERROR
state of the workitem in error |
static short |
CMB_WI_NOTSET
state of the workitem not set |
static short |
CMB_WI_PLANNING
state of the workitem planning |
static short |
CMB_WI_READY
state of the workitem ready |
static short |
CMB_WI_RUNNING
state of the workitem running |
static short |
CMB_WI_SUSPENDED
state of the workitem suspended |
static short |
CMB_WI_SUSPENDING
state of the workitem suspending |
static short |
CMB_WI_TERMINATED
state of the workitem terminated |
static short |
CMB_WI_TERMINATING
state of the workitem terminating |
static short |
CMB_WL_MAX_RESULTS
worklist threshold is max max results |
static short |
CMB_WN_RECEIVE_REASON_BYTRANSFER
receive reason for the notification is by transfer |
static short |
CMB_WN_RECEIVE_REASON_NORMAL
receive reason for the notification is normal |
static short |
CMB_WN_RECEIVE_REASON_NOTSET
receive reason for the notification is not set |
static short |
CMB_WN_RECEIVE_REASON_PROCESSADMINISTRATOR
receive reason for the notification is process administrator |
static short |
CMB_WN_RECEIVE_REASON_SUBSTITUTE
receive reason for the notification is substitute |
static short |
CMB_WN_RECEIVE_REASON_SYSTEMADMINISTRATOR
receive reason for the notification is system administrator |
static short |
CMB_WN_TYPE_FIRSTACTIVITYINSTANCENOTIFICATION
type of notification is first activity notification |
static short |
CMB_WN_TYPE_NOTSET
type of notification is not set |
static short |
CMB_WN_TYPE_PROCESSINSTANCENOTIFICATION
type of notification is process instance notification |
static short |
CMB_WN_TYPE_SECONDACTIVITYINSTANCENOTIFICATION
type of notification is second activity notification |
static short |
CMB_WPN_DELETED
state of the process notification deleted |
static short |
CMB_WPN_FINISHED
state of the process notification finished |
static short |
CMB_WPN_NOTSET
state of the process notification not set |
static short |
CMB_WPN_READY
state of the process notification ready |
static short |
CMB_WPN_RUNNING
state of the process notification running |
static short |
CMB_WPN_SUSPENDED
state of the process notification suspended |
static short |
CMB_WPN_SUSPENDING
state of the process notification suspending |
static short |
CMB_WPN_TERMINATED
state of the process notification terminated |
static short |
CMB_WPN_TERMINATING
state of the process notification terminating |
Field Detail |
public static final int CMB_STATUS_OK
public static final int CMB_STATUS_FAILED
public static final short CMB_WF_NOTSET
public static final short CMB_WF_READY
public static final short CMB_WF_RUNNING
public static final short CMB_WF_FINISHED
public static final short CMB_WF_TERMINATED
public static final short CMB_WF_SUSPENDED
public static final short CMB_WF_TERMINATING
public static final short CMB_WF_SUSPENDING
public static final short CMB_WF_DELETED
public static final short CMB_WI_NOTSET
public static final short CMB_WI_READY
public static final short CMB_WI_RUNNING
public static final short CMB_WI_FINISHED
public static final short CMB_WI_TERMINATED
public static final short CMB_WI_SUSPENDED
public static final short CMB_WI_DISABLED
public static final short CMB_WI_CHECKEDOUT
public static final short CMB_WI_INERROR
public static final short CMB_WI_EXECUTED
public static final short CMB_WI_PLANNING
public static final short CMB_WI_FORCEFINISHED
public static final short CMB_WI_DELETED
public static final short CMB_WI_TERMINATING
public static final short CMB_WI_SUSPENDING
public static final short CMB_WPN_NOTSET
public static final short CMB_WPN_READY
public static final short CMB_WPN_RUNNING
public static final short CMB_WPN_FINISHED
public static final short CMB_WPN_TERMINATED
public static final short CMB_WPN_SUSPENDED
public static final short CMB_WPN_TERMINATING
public static final short CMB_WPN_SUSPENDING
public static final short CMB_WPN_DELETED
public static final short CMB_WN_TYPE_NOTSET
public static final short CMB_WN_TYPE_PROCESSINSTANCENOTIFICATION
public static final short CMB_WN_TYPE_FIRSTACTIVITYINSTANCENOTIFICATION
public static final short CMB_WN_TYPE_SECONDACTIVITYINSTANCENOTIFICATION
public static final short CMB_WN_RECEIVE_REASON_NOTSET
public static final short CMB_WN_RECEIVE_REASON_NORMAL
public static final short CMB_WN_RECEIVE_REASON_SUBSTITUTE
public static final short CMB_WN_RECEIVE_REASON_PROCESSADMINISTRATOR
public static final short CMB_WN_RECEIVE_REASON_SYSTEMADMINISTRATOR
public static final short CMB_WN_RECEIVE_REASON_BYTRANSFER
public static final short CMB_WL_MAX_RESULTS
public static final short CMB_ICM_DR_SELECTION_FILTER_NO
public static final short CMB_ICM_DR_SELECTION_FILTER_YES
public static final short CMB_ICM_DR_SELECTION_FILTER_EITHER
public static final short CMB_ICM_DR_SELECTION_ORDER_PRIORITY
public static final short CMB_ICM_DR_SELECTION_ORDER_TIME
public static final java.lang.String CMB_ICM_DR_START_NODE
public static final java.lang.String CMB_ICM_DR_END_NODE
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |