|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.wli.worklist.api.WorklistManagerConstants
public class WorklistManagerConstants
Constants that help us implement WorklistManager in terms of new Worklist TaskPlan functionality.
Field Summary | |
---|---|
static String |
_81X_ACTION_ABORT
Deprecated. |
static String |
_81X_ACTION_COMPLETE
Deprecated. |
static String |
_81X_ACTION_SET_RESPONSE
Deprecated. |
static String |
_81X_ACTION_START
Deprecated. |
static String |
_81X_ACTION_STOP
Deprecated. |
static String |
_81X_CONSTRUCTOR
Deprecated. |
static String |
_81X_STEP_ABORTED
Deprecated. |
static String |
_81X_STEP_COMPLETED
Deprecated. |
static String |
_81X_STEP_READY
Deprecated. |
static String |
_81X_STEP_STARTED
Deprecated. |
static Set<String> |
GLOBAL_PROP_NAMES
Deprecated. |
static String |
WORKLIST_GLOBAL_CAN_BE_ABORTED_PROP
Deprecated. |
static String |
WORKLIST_GLOBAL_CAN_BE_REASSIGNED_PROP
Deprecated. |
static String |
WORKLIST_GLOBAL_CAN_BE_RETURNED_PROP
Deprecated. |
static String |
WORKLIST_GLOBAL_REQUEST_PROP
Deprecated. |
static String |
WORKLIST_GLOBAL_RESPONSE_PROP
Deprecated. |
static String |
WORKLIST_GLOBAL_TASK_PLAN_HOST_APP_ID
Deprecated. |
static TaskPlanId |
WORKLIST_GLOBAL_TASK_PLAN_ID
Deprecated. |
Constructor Summary | |
---|---|
WorklistManagerConstants()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Set<String> GLOBAL_PROP_NAMES
public static final String WORKLIST_GLOBAL_TASK_PLAN_HOST_APP_ID
public static final TaskPlanId WORKLIST_GLOBAL_TASK_PLAN_ID
public static final String WORKLIST_GLOBAL_REQUEST_PROP
public static final String WORKLIST_GLOBAL_RESPONSE_PROP
public static final String WORKLIST_GLOBAL_CAN_BE_REASSIGNED_PROP
public static final String WORKLIST_GLOBAL_CAN_BE_RETURNED_PROP
public static final String WORKLIST_GLOBAL_CAN_BE_ABORTED_PROP
public static final String _81X_STEP_READY
public static final String _81X_STEP_STARTED
public static final String _81X_STEP_COMPLETED
public static final String _81X_STEP_ABORTED
public static final String _81X_ACTION_ABORT
public static final String _81X_ACTION_SET_RESPONSE
public static final String _81X_ACTION_STOP
public static final String _81X_ACTION_COMPLETE
public static final String _81X_ACTION_START
public static final String _81X_CONSTRUCTOR
Constructor Detail |
---|
public WorklistManagerConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |