Interface CaseSentryPartQueryProperty
-
public interface CaseSentryPartQueryProperty- Author:
- Roman Smirnov
-
-
Field Summary
Fields Modifier and Type Field Description static QueryPropertyCASE_EXECUTION_IDstatic QueryPropertyCASE_INSTANCE_IDstatic QueryPropertyCASE_SENTRY_PART_IDstatic QueryPropertySENTRY_IDstatic QueryPropertySOURCE
-
-
-
Field Detail
-
CASE_SENTRY_PART_ID
static final QueryProperty CASE_SENTRY_PART_ID
-
CASE_INSTANCE_ID
static final QueryProperty CASE_INSTANCE_ID
-
CASE_EXECUTION_ID
static final QueryProperty CASE_EXECUTION_ID
-
SENTRY_ID
static final QueryProperty SENTRY_ID
-
SOURCE
static final QueryProperty SOURCE
-
-