Enum WorkflowEventProperty

    • Enum Constant Detail

      • EVENT_TIMESTAMP

        public static final WorkflowEventProperty EVENT_TIMESTAMP
        event timestamp field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • EVENT_KIND

        public static final WorkflowEventProperty EVENT_KIND
        event kind field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • USER_NAME

        public static final WorkflowEventProperty USER_NAME
        user name field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • USER_ID

        public static final WorkflowEventProperty USER_ID
        user name field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • TASK_ID

        public static final WorkflowEventProperty TASK_ID
        task id field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • CASE_ID

        public static final WorkflowEventProperty CASE_ID
        case id field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • TASK_STATE

        public static final WorkflowEventProperty TASK_STATE
        task state field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • CASE_STATE

        public static final WorkflowEventProperty CASE_STATE
        case state field
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.