Interface CaseSentryPartQueryProperty
-
public interface CaseSentryPartQueryProperty
- Author:
- Roman Smirnov
-
-
Field Summary
Fields Modifier and Type Field Description static QueryProperty
CASE_EXECUTION_ID
static QueryProperty
CASE_INSTANCE_ID
static QueryProperty
CASE_SENTRY_PART_ID
static QueryProperty
SENTRY_ID
static QueryProperty
SOURCE
-
-
-
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
-
-