Enum Class TaskProperty

java.lang.Object
java.lang.Enum<TaskProperty>
ch.ivyteam.ivy.workflow.TaskProperty
All Implemented Interfaces:
IProperty, Serializable, Comparable<TaskProperty>, java.lang.constant.Constable

public enum TaskProperty extends Enum<TaskProperty> implements IProperty
The properties of a task
Since:
18.05.2006
API:
This is a public API.
  • Enum Constant Details

    • ID

      public static final TaskProperty ID
      The id property
      API:
      This public API is available in Java.
    • NAME

      public static final TaskProperty NAME
      The name property
      API:
      This public API is available in Java.
    • CATEGORY

      public static final TaskProperty CATEGORY
      The task category property
      API:
      This public API is available in Java.
    • STATE

      public static final TaskProperty STATE
      The state property
      API:
      This public API is available in Java.
    • PRIORITY

      public static final TaskProperty PRIORITY
      The priority property
      API:
      This public API is available in Java.
    • END_TIMESTAMP

      public static final TaskProperty END_TIMESTAMP
      The end timestamp property
      API:
      This public API is available in Java.
    • START_TIMESTAMP

      public static final TaskProperty START_TIMESTAMP
      The start timestamp property
      API:
      This public API is available in Java.
    • BUSINESS_RUNTIME

      public static final TaskProperty BUSINESS_RUNTIME
      The business runtime property (see ITask.getBusinessRuntime()
      API:
      This public API is available in Java.
    • WORKING_TIME

      public static final TaskProperty WORKING_TIME
      The working time
      API:
      This public API is available in Java.
    • ACTIVATOR_ID

      public static final TaskProperty ACTIVATOR_ID
      The activator security member ID property
      Since:
      9.1
      API:
      This public API is available in Java.
    • ACTIVATOR_NAME

      public static final TaskProperty ACTIVATOR_NAME
      The activator name property
      API:
      This public API is available in Java.
    • ACTIVATOR_USER_ID

      @Deprecated(since="9.1", forRemoval=true) public static final TaskProperty ACTIVATOR_USER_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      use ActivatorId instead
      The original activator user id property
      API:
      This public API is available in Java.
    • ACTIVATOR_ROLE_ID

      @Deprecated(since="9.1", forRemoval=true) public static final TaskProperty ACTIVATOR_ROLE_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      use ActivatorId instead
      The original activator user id property
      API:
      This public API is available in Java.
    • ORIGINAL_ACTIVATOR_NAME

      public static final TaskProperty ORIGINAL_ACTIVATOR_NAME
      The original activator name property
      API:
      This public API is available in Java.
    • ORIGINAL_ACTIVATOR_ID

      public static final TaskProperty ORIGINAL_ACTIVATOR_ID
      The original activator security member ID property
      Since:
      9.1
      API:
      This public API is available in Java.
    • ORIGINAL_ACTIVATOR_USER_ID

      @Deprecated(since="9.1", forRemoval=true) public static final TaskProperty ORIGINAL_ACTIVATOR_USER_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      The original activator user id property
      API:
      This public API is available in Java.
    • ORIGINAL_ACTIVATOR_ROLE_ID

      @Deprecated(since="9.1", forRemoval=true) public static final TaskProperty ORIGINAL_ACTIVATOR_ROLE_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      The original activator user id property
      API:
      This public API is available in Java.
    • BUSINESS_MILESTONE_TIMESTAMP

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty BUSINESS_MILESTONE_TIMESTAMP
      Deprecated, for removal: This API element is subject to removal in a future version.
      The business milestone timestamp property
      API:
      This public API is available in Java.
    • CASE_ID

      public static final TaskProperty CASE_ID
      The case id property
      API:
      This public API is available in Java.
    • PROCESS_MODEL_ID

      public static final TaskProperty PROCESS_MODEL_ID
      The process model id property
      API:
      This public API is available in Java.
    • CUSTOM_DECIMAL_FIELD_1

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_DECIMAL_FIELD_1
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom decimal field 1 property
      API:
      This public API is available in Java.
    • CUSTOM_DECIMAL_FIELD_2

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_DECIMAL_FIELD_2
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom decimal field 2 property
      API:
      This public API is available in Java.
    • CUSTOM_DECIMAL_FIELD_3

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_DECIMAL_FIELD_3
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom decimal field 3 property
      API:
      This public API is available in Java.
    • CUSTOM_DECIMAL_FIELD_4

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_DECIMAL_FIELD_4
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom decimal field 4 property
      API:
      This public API is available in Java.
    • CUSTOM_DECIMAL_FIELD_5

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_DECIMAL_FIELD_5
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom decimal field 5 property
      API:
      This public API is available in Java.
    • CUSTOM_TIMESTAMP_FIELD_1

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_TIMESTAMP_FIELD_1
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom timestamp field 1 property
      API:
      This public API is available in Java.
    • CUSTOM_TIMESTAMP_FIELD_2

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_TIMESTAMP_FIELD_2
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom timestamp field 2 property
      API:
      This public API is available in Java.
    • CUSTOM_TIMESTAMP_FIELD_3

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_TIMESTAMP_FIELD_3
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom timestamp field 3 property
      API:
      This public API is available in Java.
    • CUSTOM_TIMESTAMP_FIELD_4

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_TIMESTAMP_FIELD_4
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom timestamp field 4 property
      API:
      This public API is available in Java.
    • CUSTOM_TIMESTAMP_FIELD_5

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_TIMESTAMP_FIELD_5
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom timestamp field 5 property
      API:
      This public API is available in Java.
    • CUSTOM_VARCHAR_FIELD_1

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_VARCHAR_FIELD_1
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom varchar field 1 property
      API:
      This public API is available in Java.
    • CUSTOM_VARCHAR_FIELD_2

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_VARCHAR_FIELD_2
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom varchar field 2 property
      API:
      This public API is available in Java.
    • CUSTOM_VARCHAR_FIELD_3

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_VARCHAR_FIELD_3
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom varchar field 3 property
      API:
      This public API is available in Java.
    • CUSTOM_VARCHAR_FIELD_4

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_VARCHAR_FIELD_4
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom varchar field 4 property
      API:
      This public API is available in Java.
    • CUSTOM_VARCHAR_FIELD_5

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty CUSTOM_VARCHAR_FIELD_5
      Deprecated, for removal: This API element is subject to removal in a future version.
      The custom varchar field 5 property
      API:
      This public API is available in Java.
    • DELAY_TIMESTAMP

      public static final TaskProperty DELAY_TIMESTAMP
      The delay timestamp property property
      API:
      This public API is available in Java.
    • EXPIRED_CREATOR_TASK_ID

      public static final TaskProperty EXPIRED_CREATOR_TASK_ID
      The expired creator task id property
      API:
      This public API is available in Java.
    • EXPIRY_ACTIVATOR_NAME

      public static final TaskProperty EXPIRY_ACTIVATOR_NAME
      The expiry activator name property
      API:
      This public API is available in Java.
    • EXPIRY_ACTIVATOR_ID

      public static final TaskProperty EXPIRY_ACTIVATOR_ID
      The expiry activator security member ID property
      Since:
      9.1
      API:
      This public API is available in Java.
    • EXPIRY_ACTIVATOR_ROLE_ID

      @Deprecated(since="9.1", forRemoval=true) public static final TaskProperty EXPIRY_ACTIVATOR_ROLE_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      use ExpiryActivatorId instead
      The expiry activator role id property
      API:
      This public API is available in Java.
    • EXPIRY_ACTIVATOR_USER_ID

      @Deprecated(since="9.1", forRemoval=true) public static final TaskProperty EXPIRY_ACTIVATOR_USER_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      use ExpiryActivatorId instead
      The expiry activator role id property
      API:
      This public API is available in Java.
    • EXPIRY_PRIORITY

      public static final TaskProperty EXPIRY_PRIORITY
      The expiry activator role id property
      API:
      This public API is available in Java.
    • ORIGNAL_PRIORITY

      public static final TaskProperty ORIGNAL_PRIORITY
      The original priority property
      API:
      This public API is available in Java.
    • EXPIRY_TASK_START_ELEMENT_PID

      public static final TaskProperty EXPIRY_TASK_START_ELEMENT_PID
      The expiry task start element pid property
      API:
      This public API is available in Java.
    • EXPIRY_TIMESTAMP

      public static final TaskProperty EXPIRY_TIMESTAMP
      The expiry timestamp property
      API:
      This public API is available in Java.
    • REQUEST_PATH

      public static final TaskProperty REQUEST_PATH
      The request path property
      API:
      This public API is available in Java.
    • NUMBER_OF_RESUMES

      public static final TaskProperty NUMBER_OF_RESUMES
      The number of resumes property
      API:
      This public API is available in Java.
    • KIND_NAME

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty KIND_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The kind name property
      API:
      This public API is available in Java.
    • KIND_CODE

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty KIND_CODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The kind code property
      API:
      This public API is available in Java.
    • WORKER_ID

      public static final TaskProperty WORKER_ID
      The worker security member id property
      API:
      This public API is available in Java.
    • WORKER_USER_ID

      @Deprecated(since="9.1", forRemoval=true) public static final TaskProperty WORKER_USER_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      use WorkerId instead
      The worker user id property
      API:
      This public API is available in Java.
    • WORKER_USER_NAME

      public static final TaskProperty WORKER_USER_NAME
      The worker user name property
      API:
      This public API is available in Java.
    • IS_EXPIRED

      public static final TaskProperty IS_EXPIRED
      The is expired property
      API:
      This public API is available in Java.
    • PROCESS_CATEGORY_CODE

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty PROCESS_CATEGORY_CODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The process category code property
      API:
      This public API is available in Java.
    • PROCESS_CATEGORY_NAME

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty PROCESS_CATEGORY_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The process category property
      API:
      This public API is available in Java.
    • PROCESS_CODE

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty PROCESS_CODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The process code property
      API:
      This public API is available in Java.
    • PROCESS_NAME

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty PROCESS_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The process name property
      API:
      This public API is available in Java.
    • TYPE_CODE

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty TYPE_CODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The type code property
      API:
      This public API is available in Java.
    • TYPE_NAME

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty TYPE_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The type name property
      API:
      This public API is available in Java.
    • SUB_TYPE_CODE

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty SUB_TYPE_CODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The sub type code property
      API:
      This public API is available in Java.
    • SUB_TYPE_NAME

      @Deprecated(since="7.0", forRemoval=true) public static final TaskProperty SUB_TYPE_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      use category to categorize the task
      The sub type name property
      API:
      This public API is available in Java.
    • BUSINESS_OBJECT_CODE

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty BUSINESS_OBJECT_CODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      The business object code property
      API:
      This public API is available in Java.
    • BUSINESS_MAIN_CONTACT_ID

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty BUSINESS_MAIN_CONTACT_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      The business main contact id property
      API:
      This public API is available in Java.
    • BUSINESS_MAIN_CONTACT_NAME

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty BUSINESS_MAIN_CONTACT_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      The business main contact name property
      API:
      This public API is available in Java.
    • BUSINESS_START_TIMESTAMP

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty BUSINESS_START_TIMESTAMP
      Deprecated, for removal: This API element is subject to removal in a future version.
      The business start timestamp property
      API:
      This public API is available in Java.
    • BUSINESS_CREATOR_USER

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty BUSINESS_CREATOR_USER
      Deprecated, for removal: This API element is subject to removal in a future version.
      The business creator user property
      API:
      This public API is available in Java.
    • BUSINESS_OBJECT_NAME

      @Deprecated(since="7.3", forRemoval=true) public static final TaskProperty BUSINESS_OBJECT_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      The business object name property
      API:
      This public API is available in Java.