org.camunda.bpm.engine.impl.dmn.entity.repository
Interface DecisionRequirementsDefinitionQueryProperty
public interface DecisionRequirementsDefinitionQueryProperty
Properties to sort decision requirements definition queries by.
DECISION_REQUIREMENTS_DEFINITION_ID
static final QueryProperty DECISION_REQUIREMENTS_DEFINITION_ID
DECISION_REQUIREMENTS_DEFINITION_KEY
static final QueryProperty DECISION_REQUIREMENTS_DEFINITION_KEY
DECISION_REQUIREMENTS_DEFINITION_NAME
static final QueryProperty DECISION_REQUIREMENTS_DEFINITION_NAME
DECISION_REQUIREMENTS_DEFINITION_VERSION
static final QueryProperty DECISION_REQUIREMENTS_DEFINITION_VERSION
DECISION_REQUIREMENTS_DEFINITION_CATEGORY
static final QueryProperty DECISION_REQUIREMENTS_DEFINITION_CATEGORY
DEPLOYMENT_ID
static final QueryProperty DEPLOYMENT_ID
TENANT_ID
static final QueryProperty TENANT_ID
Copyright © 2016 camunda services GmbH. All rights reserved.