Interface Fields
-
public interface Fields
-
-
Field Summary
-
-
-
Field Detail
-
ACTIVITY_ID
static final String ACTIVITY_ID
- See Also:
- Constant Field Values
-
ACTIVITY_NAME
static final String ACTIVITY_NAME
- See Also:
- Constant Field Values
-
ACTIVITY_TYPE
static final String ACTIVITY_TYPE
- See Also:
- Constant Field Values
-
ASSIGNEE
static final String ASSIGNEE
- See Also:
- Constant Field Values
-
BEHAVIOR_CLASS
static final String BEHAVIOR_CLASS
- See Also:
- Constant Field Values
-
BUSINESS_KEY
static final String BUSINESS_KEY
- See Also:
- Constant Field Values
-
CATEGORY
static final String CATEGORY
- See Also:
- Constant Field Values
-
CREATE_TIME
static final String CREATE_TIME
- See Also:
- Constant Field Values
-
DESCRIPTION
static final String DESCRIPTION
- See Also:
- Constant Field Values
-
DUE_DATE
static final String DUE_DATE
- See Also:
- Constant Field Values
-
DURATION
static final String DURATION
- See Also:
- Constant Field Values
-
ERROR_CODE
static final String ERROR_CODE
- See Also:
- Constant Field Values
-
END_TIME
static final String END_TIME
- See Also:
- Constant Field Values
-
EXECUTION_ID
static final String EXECUTION_ID
- See Also:
- Constant Field Values
-
FORM_KEY
static final String FORM_KEY
- See Also:
- Constant Field Values
-
ID
static final String ID
- See Also:
- Constant Field Values
-
MESSAGE_NAME
static final String MESSAGE_NAME
- See Also:
- Constant Field Values
-
MESSAGE_DATA
static final String MESSAGE_DATA
- See Also:
- Constant Field Values
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
OWNER
static final String OWNER
- See Also:
- Constant Field Values
-
PRIORITY
static final String PRIORITY
- See Also:
- Constant Field Values
-
PROCESS_DEFINITION_ID
static final String PROCESS_DEFINITION_ID
- See Also:
- Constant Field Values
-
TASK_DEFINITION_KEY
static final String TASK_DEFINITION_KEY
- See Also:
- Constant Field Values
-
PROCESS_INSTANCE_ID
static final String PROCESS_INSTANCE_ID
- See Also:
- Constant Field Values
-
PROCESS_INSTANCE_NAME
static final String PROCESS_INSTANCE_NAME
- See Also:
- Constant Field Values
-
SIGNAL_NAME
static final String SIGNAL_NAME
- See Also:
- Constant Field Values
-
SIGNAL_DATA
static final String SIGNAL_DATA
- See Also:
- Constant Field Values
-
SOURCE_ACTIVITY_ID
static final String SOURCE_ACTIVITY_ID
- See Also:
- Constant Field Values
-
SOURCE_ACTIVITY_NAME
static final String SOURCE_ACTIVITY_NAME
- See Also:
- Constant Field Values
-
SOURCE_ACTIVITY_TYPE
static final String SOURCE_ACTIVITY_TYPE
- See Also:
- Constant Field Values
-
SOURCE_ACTIVITY_BEHAVIOR_CLASS
static final String SOURCE_ACTIVITY_BEHAVIOR_CLASS
- See Also:
- Constant Field Values
-
TARGET_ACTIVITY_ID
static final String TARGET_ACTIVITY_ID
- See Also:
- Constant Field Values
-
TARGET_ACTIVITY_NAME
static final String TARGET_ACTIVITY_NAME
- See Also:
- Constant Field Values
-
TARGET_ACTIVITY_TYPE
static final String TARGET_ACTIVITY_TYPE
- See Also:
- Constant Field Values
-
TARGET_ACTIVITY_BEHAVIOR_CLASS
static final String TARGET_ACTIVITY_BEHAVIOR_CLASS
- See Also:
- Constant Field Values
-
TENANT_ID
static final String TENANT_ID
- See Also:
- Constant Field Values
-
TIMESTAMP
static final String TIMESTAMP
- See Also:
- Constant Field Values
-
USER_ID
static final String USER_ID
- See Also:
- Constant Field Values
-
LOCAL_VARIABLES
static final String LOCAL_VARIABLES
- See Also:
- Constant Field Values
-
VARIABLES
static final String VARIABLES
- See Also:
- Constant Field Values
-
VALUE
static final String VALUE
- See Also:
- Constant Field Values
-
VALUE_BOOLEAN
static final String VALUE_BOOLEAN
- See Also:
- Constant Field Values
-
VALUE_DATE
static final String VALUE_DATE
- See Also:
- Constant Field Values
-
VALUE_DOUBLE
static final String VALUE_DOUBLE
- See Also:
- Constant Field Values
-
VALUE_INTEGER
static final String VALUE_INTEGER
- See Also:
- Constant Field Values
-
VALUE_JSON
static final String VALUE_JSON
- See Also:
- Constant Field Values
-
VALUE_LONG
static final String VALUE_LONG
- See Also:
- Constant Field Values
-
VALUE_SHORT
static final String VALUE_SHORT
- See Also:
- Constant Field Values
-
VALUE_STRING
static final String VALUE_STRING
- See Also:
- Constant Field Values
-
VALUE_UUID
static final String VALUE_UUID
- See Also:
- Constant Field Values
-
VARIABLE_TYPE
static final String VARIABLE_TYPE
- See Also:
- Constant Field Values
-
-