Interface DecisionDefinitionQueryProperty
-
public interface DecisionDefinitionQueryPropertyProperties to sort decision definition queries by
-
-
Field Summary
Fields Modifier and Type Field Description static QueryPropertyDECISION_DEFINITION_CATEGORYstatic QueryPropertyDECISION_DEFINITION_IDstatic QueryPropertyDECISION_DEFINITION_KEYstatic QueryPropertyDECISION_DEFINITION_NAMEstatic QueryPropertyDECISION_DEFINITION_VERSIONstatic QueryPropertyDECISION_REQUIREMENTS_DEFINITION_KEYstatic QueryPropertyDEPLOY_TIMEstatic QueryPropertyDEPLOYMENT_IDstatic QueryPropertyTENANT_IDstatic QueryPropertyVERSION_TAG
-
-
-
Field Detail
-
DECISION_DEFINITION_ID
static final QueryProperty DECISION_DEFINITION_ID
-
DECISION_DEFINITION_KEY
static final QueryProperty DECISION_DEFINITION_KEY
-
DECISION_DEFINITION_NAME
static final QueryProperty DECISION_DEFINITION_NAME
-
DECISION_DEFINITION_VERSION
static final QueryProperty DECISION_DEFINITION_VERSION
-
DECISION_DEFINITION_CATEGORY
static final QueryProperty DECISION_DEFINITION_CATEGORY
-
DEPLOYMENT_ID
static final QueryProperty DEPLOYMENT_ID
-
DEPLOY_TIME
static final QueryProperty DEPLOY_TIME
-
TENANT_ID
static final QueryProperty TENANT_ID
-
VERSION_TAG
static final QueryProperty VERSION_TAG
-
DECISION_REQUIREMENTS_DEFINITION_KEY
static final QueryProperty DECISION_REQUIREMENTS_DEFINITION_KEY
-
-