Enum CaseProperty

    • Enum Constant Detail

      • ID

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

        public static final CaseProperty BUSINESS_CASE_ID
        The business case id, null when a business case
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • NAME

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

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

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

        public static final CaseProperty STAGE
        The stage property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • END_TIMESTAMP

        public static final CaseProperty 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 CaseProperty 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 CaseProperty BUSINESS_RUNTIME
        The business runtime property (see ICase.getBusinessRuntime()
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • WORKING_TIME

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

        public static final CaseProperty CREATOR_USER_ID
        The creator user id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • CREATOR_USER_NAME

        public static final CaseProperty CREATOR_USER_NAME
        The creator user name property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • CREATOR_TASK_ID

        public static final CaseProperty CREATOR_TASK_ID
        The creator task id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • TASK_START_ID

        public static final CaseProperty TASK_START_ID
        The task start id property
        API:
        This public API is available in IvyScript and Java. It has the visibility ADVANCED.
      • PRIORITY

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

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