|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITaskConstants
ITaskConstants defines the constant values used in Task Engine.
Field Summary | |
---|---|
static String |
OPERATION_ACCEPTED
the operation performed on the task is accepted |
static String |
OPERATION_CREATED
the operation performed on the task is created |
static String |
OPERATION_DELEGATION_RULE
the operation performed on the task is rule.delegation |
static String |
OPERATION_DIST_FILTER_RULE
the operation performed on the task is rule.dist.filter |
static String |
OPERATION_DIST_RULE
the operation performed on the task is rule.dist |
static String |
OPERATION_ERROR
the operation performed on the task is error |
static String |
OPERATION_RESUME
the operation performed on the task is resume |
static String |
OPERATION_REVERTED
the operation performed on the task is reverted |
static String |
OPERATION_SCHEDULE_RULE
the operation performed on the task is rule.schedule |
static String |
OPERATION_SUSPEND
the operation performed on the task is suspend |
static String |
OPERATION_TRIGGER_RULE
the operation performed on the task is rule.trigger |
static String |
OPERATION_UNACCEPTED
the operation performed on the task is unaccepted |
static String |
OPERATION_UPDATE
the operation performed on the task is update |
static String |
PRIORITY_CRITICAL
task priority is critical. |
static String |
PRIORITY_HIGH
task priority is high. |
static String |
PRIORITY_LOW
task priority is low. |
static String |
PRIORITY_MEDIUM
task priority is medium. |
static String |
PRIORITY_NONE
task priority is none. |
static String |
STATUS_ACTIVE
task status is active. |
static String |
STATUS_CANCELLED
task status is cancelled. |
static String |
STATUS_COMPLETED
task status is completed. |
static String |
STATUS_ERROR
task status is error. |
static String |
STATUS_EXPIRED
task status is expired. |
static String |
STATUS_NEW
task status is new. |
static String |
STATUS_SUSPENDED
task status is suspended. |
static String |
STATUS_UNDEFINED
task status is undefined. |
static String |
TASK_DATA_BINDING
task data binding expression |
static String |
TASK_DATA_BINDING_PREFIX
task data binding expression prefix |
static String |
TASK_DATA_PROPERTY_PREFIX
task data property prefix |
static String |
TASK_FIELD_ACCEPT_BY_CSV
task field is accpetedByCSV |
static String |
TASK_FIELD_ACCEPT_BY_NAME
task field is acceptedByName |
static String |
TASK_FIELD_ACCEPT_BY_URI
task field is acceptedByURI |
static String |
TASK_FIELD_ACCEPTED_BY_CURRENT
task field is currentUserAccepted |
static String |
TASK_FIELD_ACCEPTED_BY_LIST
task field is acceptedByList |
static String |
TASK_FIELD_ASSIGNED_TO_CSV
task field is assignedToCSV |
static String |
TASK_FIELD_ASSIGNED_TO_LIST
task field is assignedToList |
static String |
TASK_FIELD_ASSIGNED_TO_NAME
task field is assignedToName |
static String |
TASK_FIELD_ASSIGNED_TO_URI
task field is assignedToURI |
static String |
TASK_FIELD_ATTRIBUTES
task field is attributes |
static String |
TASK_FIELD_AUDIT_CONTEXT
task field is auditContext |
static String |
TASK_FIELD_COLLABORATION_PROCESS_ID
task field is collaborationProcessID |
static String |
TASK_FIELD_COLLABORATION_STEP_ID
task field is collaborationStpeID |
static String |
TASK_FIELD_CREATED_BY
task field is createdBy |
static String |
TASK_FIELD_CREATED_BY_NAME
task field is createdByName |
static String |
TASK_FIELD_CREATED_BY_URI
task field is createdByURI |
static String |
TASK_FIELD_CREATED_DATE
task field is createdByDate |
static String |
TASK_FIELD_CUSTOM_TASK_ID
task field is customTaskID |
static String |
TASK_FIELD_DELEGATED_FROM_LIST
task field is delegatedFromList |
static String |
TASK_FIELD_DELEGATED_TO_LIST
task field is delegatedToList |
static String |
TASK_FIELD_DESCRIPTION
task field is description |
static String |
TASK_FIELD_ERROR_CODE
task field is errorCode |
static String |
TASK_FIELD_ERROR_MESSAGE
task field is errorMessage |
static String |
TASK_FIELD_EXPIRE_DATE
task field is expireDate |
static String |
TASK_FIELD_FOR_PROCESS
task field is forProcess |
static String |
TASK_FIELD_LAST_ACCEPTED_BY
task field is lastAcceptedBy |
static String |
TASK_FIELD_LAST_ACCEPTED_BY_NAME
task field is lastAcceptedByName |
static String |
TASK_FIELD_LAST_ACCEPTED_DATE
task field is lastAcceptedDate |
static String |
TASK_FIELD_LAST_MODIFIED_BY
task field is lastModifiedBy |
static String |
TASK_FIELD_LAST_MODIFIED_BY_NAME
task field is lastModifiedByName |
static String |
TASK_FIELD_LAST_MODIFIED_BY_URI
task field is lastModifiedByURI |
static String |
TASK_FIELD_LAST_MODIFIED_DATE
task field is lastModifiedDate |
static String |
TASK_FIELD_NAME
task field is name |
static String |
TASK_FIELD_PARENT_TASK_ID
task field is parentTaskID |
static String |
TASK_FIELD_PRIORITY
task field is priority |
static String |
TASK_FIELD_PRIORITY_NAME
task field is priorityName |
static String |
TASK_FIELD_PROCESS_INSTANCE_ID
task field is processinstanceID |
static String |
TASK_FIELD_PROCESS_ITERATION
task field is processIteration |
static String |
TASK_FIELD_PROCESS_MODEL_ID
task field is processinstanceID |
static String |
TASK_FIELD_PROCESS_MODEL_VERSION
task field is processModelVersion |
static String |
TASK_FIELD_PROCESSED_RULES_LIST
task field is processRulesList |
static String |
TASK_FIELD_STATUS
task field is status |
static String |
TASK_FIELD_STATUS_NAME
task field is statusName |
static String |
TASK_FIELD_STEP_ID
task field is stepID |
static String |
TASK_FIELD_STEP_ITERATION
task field is stepIteration |
static String |
TASK_FIELD_TASK_DATA
task field is taskData |
static String |
TASK_FIELD_TASK_ID
task field is taskID |
static String |
TASK_FIELD_TASK_TYPE_ID
task field is taskTypeID |
static String |
TASK_FIELD_TASK_TYPE_NAME
task field is taskDefinitionName |
static String |
TASK_FIELD_TASK_TYPE_URI
task field is taskDefinitionURI |
static String |
TASK_FIELD_TASK_URL
task field is taskURL |
static String |
TASK_FIELD_UNACCEPT_FROM_NAME
task field is unacceptedByName |
static String |
TASK_FIELD_UNACCEPT_FROM_URI
task field is unacceptedByURI |
static String |
TASK_FIELD_VERSION
task field is taskVersion |
static String |
TASK_INFO_BINDING
task info binding expression |
static String |
TASK_INFO_BINDING_PREFIX
task info binding expression prefix |
static int |
TASK_OPERATION_ACCEPTED
the int value represents the operation performed on the task is accepted |
static int |
TASK_OPERATION_ASSIGNMENT_CHANGED
the int value represents the operation performed on the task is assignment changed |
static int |
TASK_OPERATION_ATTACHMENT_ADDED
the int value represents the operation performed on the task is added |
static int |
TASK_OPERATION_ATTACHMENT_DELETED
the int value represents the operation performed on the task is attachment deleted |
static int |
TASK_OPERATION_ATTACHMENT_UPDATED
the int value represents the operation performed on the task is updated |
static int |
TASK_OPERATION_CANCEL
the int value represents the operation performed on the task is cancel |
static int |
TASK_OPERATION_COMMENT_ADDED
the int value represents the operation performed on the task is comment added |
static int |
TASK_OPERATION_COMMENT_DELETED
the int value represents the operation performed on the task is comment deleted |
static int |
TASK_OPERATION_COMMENT_UPDATED
the int value represents the operation performed on the task is comment updated |
static int |
TASK_OPERATION_COMPLETE
the int value represents the operation performed on the task is complete |
static int |
TASK_OPERATION_CREATED
the int value represents the operation performed on the task is created |
static int |
TASK_OPERATION_DELEGATION_CHANGED
the int value represents the operation performed on the task is delegation changed |
static int |
TASK_OPERATION_DELEGATION_RULE_FIRED
the int value represents the operation performed on the task is delegation rule fired |
static int |
TASK_OPERATION_DISTRIBUTION_RULE_FIRED
the int value represents the operation performed on the task is distribution rule fired |
static int |
TASK_OPERATION_ERROR
the int value represents the operation performed on the task is error |
static int |
TASK_OPERATION_EXPIRE
the int value represents the operation performed on the task is expire |
static int |
TASK_OPERATION_NOTIFICATION
the int value represents the operation performed on the task is notification |
static int |
TASK_OPERATION_REPLY
the int value represents the operation performed on the task is reply |
static int |
TASK_OPERATION_RESUME
the int value represents the operation performed on the task is resume |
static int |
TASK_OPERATION_REVERTED
the int value represents the operation performed on the task is reverted |
static int |
TASK_OPERATION_ROLLEDBACK
the int value represents the operation performed on the task is rolledback |
static int |
TASK_OPERATION_SCHEDULE_RULE_FIRED
the int value represents the operation performed on the task is schedule rule fired |
static int |
TASK_OPERATION_SINK_REQUEST
the int value represents the operation performed on the task is sink request |
static int |
TASK_OPERATION_START
the int value represents the operation performed on the task is start |
static int |
TASK_OPERATION_STOP
the int value represents the operation performed on the task is stop |
static int |
TASK_OPERATION_SUSPEND
the int value represents the operation performed on the task is suspend |
static int |
TASK_OPERATION_TRIGGER_RULE_FIRED
the int value represents the operation performed on the task is trigger rule fired |
static int |
TASK_OPERATION_UNACCEPTED
the int value represents the operation performed on the task is unaccepted |
static int |
TASK_OPERATION_UNHANDLED_ERROR
the int value represents the operation performed on the task is unhandled error |
static int |
TASK_OPERATION_UPDATE
the int value represents the operation performed on the task is update |
static int |
TASK_PRIORITY_CRITICAL
the int value represents task priority as critical. |
static int |
TASK_PRIORITY_HIGH
the int value represents task priority as high. |
static int |
TASK_PRIORITY_LOW
the int value represents task priority as low. |
static int |
TASK_PRIORITY_MEDIUM
the int value represents task priority as medium. |
static int |
TASK_PRIORITY_NONE
the int value represents task priority as none. |
static int |
TASK_STATUS_ACTIVE
the int value represents task status is active. |
static int |
TASK_STATUS_CANCELLED
the int value represents task status is cancelled. |
static int |
TASK_STATUS_COMPLETED
the int value represents task status is completed. |
static int |
TASK_STATUS_ERROR
the int value represents task status is error. |
static int |
TASK_STATUS_EXPIRED
the int value represents task status is expired. |
static int |
TASK_STATUS_NEW
the int value represents task status is new. |
static int |
TASK_STATUS_SUSPENDED
the int value represents task status is suspended. |
static int |
TASK_STATUS_UNDEFINED
the int value represents task status is undefined. |
static String |
TASK_TAGS
Task Tags |
Field Detail |
---|
static final String PRIORITY_NONE
static final String PRIORITY_LOW
static final String PRIORITY_MEDIUM
static final String PRIORITY_HIGH
static final String PRIORITY_CRITICAL
static final int TASK_PRIORITY_NONE
static final int TASK_PRIORITY_CRITICAL
static final int TASK_PRIORITY_HIGH
static final int TASK_PRIORITY_MEDIUM
static final int TASK_PRIORITY_LOW
static final String STATUS_UNDEFINED
static final String STATUS_NEW
static final String STATUS_ACTIVE
static final String STATUS_SUSPENDED
static final String STATUS_COMPLETED
static final String STATUS_CANCELLED
static final String STATUS_EXPIRED
static final String STATUS_ERROR
static final int TASK_STATUS_UNDEFINED
static final int TASK_STATUS_NEW
static final int TASK_STATUS_ACTIVE
static final int TASK_STATUS_SUSPENDED
static final int TASK_STATUS_COMPLETED
static final int TASK_STATUS_ERROR
static final int TASK_STATUS_CANCELLED
static final int TASK_STATUS_EXPIRED
static final String OPERATION_CREATED
static final String OPERATION_RESUME
static final String OPERATION_SUSPEND
static final String OPERATION_UPDATE
static final String OPERATION_ERROR
static final String OPERATION_DIST_RULE
static final String OPERATION_DIST_FILTER_RULE
static final String OPERATION_TRIGGER_RULE
static final String OPERATION_SCHEDULE_RULE
static final String OPERATION_DELEGATION_RULE
static final String OPERATION_REVERTED
static final String OPERATION_ACCEPTED
static final String OPERATION_UNACCEPTED
static final int TASK_OPERATION_START
static final int TASK_OPERATION_STOP
static final int TASK_OPERATION_ROLLEDBACK
static final int TASK_OPERATION_CREATED
static final int TASK_OPERATION_RESUME
static final int TASK_OPERATION_SUSPEND
static final int TASK_OPERATION_UPDATE
static final int TASK_OPERATION_ERROR
static final int TASK_OPERATION_COMPLETE
static final int TASK_OPERATION_CANCEL
static final int TASK_OPERATION_EXPIRE
static final int TASK_OPERATION_DISTRIBUTION_RULE_FIRED
static final int TASK_OPERATION_TRIGGER_RULE_FIRED
static final int TASK_OPERATION_SCHEDULE_RULE_FIRED
static final int TASK_OPERATION_DELEGATION_RULE_FIRED
static final int TASK_OPERATION_REPLY
static final int TASK_OPERATION_REVERTED
static final int TASK_OPERATION_ACCEPTED
static final int TASK_OPERATION_UNACCEPTED
static final int TASK_OPERATION_ATTACHMENT_ADDED
static final int TASK_OPERATION_ATTACHMENT_UPDATED
static final int TASK_OPERATION_ATTACHMENT_DELETED
static final int TASK_OPERATION_DELEGATION_CHANGED
static final int TASK_OPERATION_ASSIGNMENT_CHANGED
static final int TASK_OPERATION_SINK_REQUEST
static final int TASK_OPERATION_NOTIFICATION
static final int TASK_OPERATION_COMMENT_ADDED
static final int TASK_OPERATION_COMMENT_DELETED
static final int TASK_OPERATION_COMMENT_UPDATED
static final int TASK_OPERATION_UNHANDLED_ERROR
static final String TASK_FIELD_NAME
ITaskInfo.getName()
,
ITaskInfo.setName(String)
,
Constant Field Valuesstatic final String TASK_FIELD_TASK_ID
ITaskInfo.getTaskID()
,
Constant Field Valuesstatic final String TASK_FIELD_TASK_TYPE_ID
ITaskInfo.getTaskTypeID()
,
Constant Field Valuesstatic final String TASK_FIELD_TASK_URL
ITaskInfo.getTaskURL()
,
Constant Field Valuesstatic final String TASK_FIELD_DESCRIPTION
ITaskInfo.getDescription()
,
ITaskInfo.setDescription(String)
,
Constant Field Valuesstatic final String TASK_FIELD_STATUS
ITaskInfo.getStatus()
,
ITaskInfo.setStatus(String)
,
Constant Field Valuesstatic final String TASK_FIELD_STATUS_NAME
ITaskInfo.getStatus()
,
ITaskInfo.setStatus(String)
,
Constant Field Valuesstatic final String TASK_FIELD_ACCEPT_BY_NAME
static final String TASK_FIELD_ACCEPT_BY_URI
static final String TASK_FIELD_ACCEPTED_BY_LIST
ITaskInfo.getAcceptedByList()
,
ITaskInfo.setAcceptedByList(String[])
,
Constant Field Valuesstatic final String TASK_FIELD_ACCEPT_BY_CSV
static final String TASK_FIELD_LAST_ACCEPTED_DATE
ITaskInfo.getLastAcceptedDate()
,
Constant Field Valuesstatic final String TASK_FIELD_UNACCEPT_FROM_NAME
static final String TASK_FIELD_UNACCEPT_FROM_URI
static final String TASK_FIELD_ASSIGNED_TO_NAME
static final String TASK_FIELD_ASSIGNED_TO_URI
static final String TASK_FIELD_ASSIGNED_TO_LIST
ITaskInfo.getAssignedToList()
,
ITaskInfo.setAssignedToList(String[])
,
Constant Field Valuesstatic final String TASK_FIELD_ASSIGNED_TO_CSV
static final String TASK_FIELD_DELEGATED_TO_LIST
ITaskInfo.getDelegatedToList()
,
ITaskInfo.setDelegatedToList(String[])
,
Constant Field Valuesstatic final String TASK_FIELD_DELEGATED_FROM_LIST
ITaskInfo.getDelegatedFromList()
,
ITaskInfo.setDelegatedFromList(String[])
,
Constant Field Valuesstatic final String TASK_FIELD_PROCESSED_RULES_LIST
static final String TASK_FIELD_PRIORITY
ITaskInfo.getPriority()
,
ITaskInfo.setPriority(String)
,
Constant Field Valuesstatic final String TASK_FIELD_PRIORITY_NAME
ITaskInfo.getPriority()
,
ITaskInfo.setPriority(String)
,
Constant Field Valuesstatic final String TASK_FIELD_EXPIRE_DATE
ITaskInfo.getExpireDate()
,
ITaskInfo.setExpireDate(java.util.Date)
,
Constant Field Valuesstatic final String TASK_FIELD_LAST_MODIFIED_BY_NAME
ITaskInfo.getLastModifiedBy()
,
Constant Field Valuesstatic final String TASK_FIELD_LAST_MODIFIED_BY_URI
static final String TASK_FIELD_LAST_MODIFIED_BY
ITaskInfo.getLastModifiedBy()
,
Constant Field Valuesstatic final String TASK_FIELD_LAST_MODIFIED_DATE
ITaskInfo.getLastModifiedDate()
,
Constant Field Valuesstatic final String TASK_FIELD_LAST_ACCEPTED_BY
ITaskInfo.getLastAcceptedBy()
,
Constant Field Valuesstatic final String TASK_FIELD_LAST_ACCEPTED_BY_NAME
ITaskInfo.getLastAcceptedBy()
,
Constant Field Valuesstatic final String TASK_FIELD_CREATED_BY_NAME
ITaskInfo.getCreatedBy()
,
Constant Field Valuesstatic final String TASK_FIELD_CREATED_BY_URI
static final String TASK_FIELD_CREATED_BY
ITaskInfo.getCreatedBy()
,
Constant Field Valuesstatic final String TASK_FIELD_CREATED_DATE
ITaskInfo.getCreatedDate()
,
Constant Field Valuesstatic final String TASK_FIELD_TASK_TYPE_NAME
static final String TASK_FIELD_TASK_TYPE_URI
static final String TASK_FIELD_VERSION
static final String TASK_FIELD_COLLABORATION_PROCESS_ID
ITaskInfo.getCollaborationProcessID()
,
ITaskInfo.setCollaborationProcessID(String)
,
Constant Field Valuesstatic final String TASK_FIELD_COLLABORATION_STEP_ID
ITaskInfo.getCollaborationStepID()
,
ITaskInfo.setCollaborationStepID(String)
,
Constant Field Valuesstatic final String TASK_FIELD_FOR_PROCESS
ITaskInfo.isForProcess()
,
ITaskInfo.setForProcess(boolean)
,
Constant Field Valuesstatic final String TASK_FIELD_PARENT_TASK_ID
ITaskInfo.getParentTaskID()
,
ITaskInfo.setParentTaskID(String)
,
Constant Field Valuesstatic final String TASK_FIELD_TASK_DATA
ITaskData
,
Constant Field Valuesstatic final String TASK_FIELD_PROCESS_INSTANCE_ID
ITaskInfo.getProcessInstanceID()
,
Constant Field Valuesstatic final String TASK_FIELD_PROCESS_MODEL_ID
ITaskInfo.getProcessInstanceID()
,
Constant Field Valuesstatic final String TASK_FIELD_PROCESS_MODEL_VERSION
ITaskInfo.getProcessModelVersion()
,
Constant Field Valuesstatic final String TASK_FIELD_STEP_ID
ITaskInfo.getStepID()
,
Constant Field Valuesstatic final String TASK_FIELD_PROCESS_ITERATION
ITaskInfo.getProcessIteration()
,
Constant Field Valuesstatic final String TASK_FIELD_STEP_ITERATION
ITaskInfo.getStepIteration()
,
Constant Field Valuesstatic final String TASK_FIELD_AUDIT_CONTEXT
static final String TASK_FIELD_CUSTOM_TASK_ID
ITaskInfo.getCustomTaskID()
,
ITaskInfo.setCustomTaskID(String)
,
Constant Field Valuesstatic final String TASK_FIELD_ERROR_CODE
ITaskInfo.getErrorCode()
,
ITaskInfo.setErrorCode(String)
,
Constant Field Valuesstatic final String TASK_FIELD_ERROR_MESSAGE
ITaskInfo.getErrorMessage()
,
ITaskInfo.setErrorMessage(String)
,
Constant Field Valuesstatic final String TASK_FIELD_ATTRIBUTES
static final String TASK_FIELD_ACCEPTED_BY_CURRENT
static final String TASK_DATA_PROPERTY_PREFIX
static final String TASK_DATA_BINDING_PREFIX
static final String TASK_DATA_BINDING
static final String TASK_INFO_BINDING_PREFIX
static final String TASK_INFO_BINDING
static final String TASK_TAGS
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |