Enum TaskProperty

    • Enum Constant Detail

      • ID

        public static final TaskProperty ID
        The id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • NAME

        public static final TaskProperty NAME
        The name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • CATEGORY

        public static final TaskProperty CATEGORY
        The task category property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • STATE

        public static final TaskProperty STATE
        The state property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • PRIORITY

        public static final TaskProperty PRIORITY
        The priority property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • END_TIMESTAMP

        public static final TaskProperty END_TIMESTAMP
        The end timestamp property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • START_TIMESTAMP

        public static final TaskProperty START_TIMESTAMP
        The start timestamp property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • BUSINESS_RUNTIME

        public static final TaskProperty BUSINESS_RUNTIME
        The business runtime property (see ITask.getBusinessRuntime()
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • WORKING_TIME

        public static final TaskProperty WORKING_TIME
        The working time
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • ACTIVATOR_NAME

        public static final TaskProperty ACTIVATOR_NAME
        The activator name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • ACTIVATOR_USER_ID

        public static final TaskProperty ACTIVATOR_USER_ID
        The original activator user id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • ACTIVATOR_ROLE_ID

        public static final TaskProperty ACTIVATOR_ROLE_ID
        The original activator user id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • ORIGINAL_ACTIVATOR_NAME

        public static final TaskProperty ORIGINAL_ACTIVATOR_NAME
        The original activator name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • ORIGINAL_ACTIVATOR_USER_ID

        public static final TaskProperty ORIGINAL_ACTIVATOR_USER_ID
        The original activator user id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • ORIGINAL_ACTIVATOR_ROLE_ID

        public static final TaskProperty ORIGINAL_ACTIVATOR_ROLE_ID
        The original activator user id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • CASE_ID

        public static final TaskProperty CASE_ID
        The case id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • PROCESS_MODEL_ID

        public static final TaskProperty PROCESS_MODEL_ID
        The process model id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • DELAY_TIMESTAMP

        public static final TaskProperty DELAY_TIMESTAMP
        The delay timestamp property property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • 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 IvyScript and Java. It has the visibility ADVANCED.
      • EXPIRY_ACTIVATOR_NAME

        public static final TaskProperty EXPIRY_ACTIVATOR_NAME
        The expiry activator name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • EXPIRY_ACTIVATOR_ROLE_ID

        public static final TaskProperty EXPIRY_ACTIVATOR_ROLE_ID
        The expiry activator role id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • EXPIRY_ACTIVATOR_USER_ID

        public static final TaskProperty EXPIRY_ACTIVATOR_USER_ID
        The expiry activator role id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • EXPIRY_PRIORITY

        public static final TaskProperty EXPIRY_PRIORITY
        The expiry activator role id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • ORIGNAL_PRIORITY

        public static final TaskProperty ORIGNAL_PRIORITY
        The original priority property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • 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 IvyScript and Java. It has the visibility ADVANCED.
      • EXPIRY_TIMESTAMP

        public static final TaskProperty EXPIRY_TIMESTAMP
        The expiry timestamp property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • REQUEST_PATH

        public static final TaskProperty REQUEST_PATH
        The request path property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • NUMBER_OF_RESUMES

        public static final TaskProperty NUMBER_OF_RESUMES
        The number of resumes property
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • KIND_NAME

        @Deprecated
        public static final TaskProperty KIND_NAME
        Deprecated.
        use category to categorize the task
        The kind name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • KIND_CODE

        @Deprecated
        public static final TaskProperty KIND_CODE
        Deprecated.
        use category to categorize the task
        The kind code property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • WORKER_USER_ID

        public static final TaskProperty WORKER_USER_ID
        The worker user id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • WORKER_USER_NAME

        public static final TaskProperty WORKER_USER_NAME
        The worker user name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • IS_EXPIRED

        public static final TaskProperty IS_EXPIRED
        The is expired property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • PROCESS_CATEGORY_CODE

        @Deprecated
        public static final TaskProperty PROCESS_CATEGORY_CODE
        Deprecated.
        use category to categorize the task
        The process category code property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • PROCESS_CATEGORY_NAME

        @Deprecated
        public static final TaskProperty PROCESS_CATEGORY_NAME
        Deprecated.
        use category to categorize the task
        The process category property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • PROCESS_CODE

        @Deprecated
        public static final TaskProperty PROCESS_CODE
        Deprecated.
        use category to categorize the task
        The process code property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • PROCESS_NAME

        @Deprecated
        public static final TaskProperty PROCESS_NAME
        Deprecated.
        use category to categorize the task
        The process name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • TYPE_CODE

        @Deprecated
        public static final TaskProperty TYPE_CODE
        Deprecated.
        use category to categorize the task
        The type code property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • TYPE_NAME

        @Deprecated
        public static final TaskProperty TYPE_NAME
        Deprecated.
        use category to categorize the task
        The type name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • SUB_TYPE_CODE

        @Deprecated
        public static final TaskProperty SUB_TYPE_CODE
        Deprecated.
        use category to categorize the task
        The sub type code property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • SUB_TYPE_NAME

        @Deprecated
        public static final TaskProperty SUB_TYPE_NAME
        Deprecated.
        use category to categorize the task
        The sub type name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.