org.camunda.bpm.engine.impl.dmn.entity.repository
Interface DecisionDefinitionQueryProperty
public interface DecisionDefinitionQueryProperty
Properties to sort decision definition queries by
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
TENANT_ID
static final QueryProperty TENANT_ID
VERSION_TAG
static final QueryProperty VERSION_TAG
Copyright © 2017 camunda services GmbH. All rights reserved.