Interface DecisionRequirementsDefinition
-
- All Superinterfaces:
ResourceDefinition
- All Known Implementing Classes:
DecisionRequirementsDefinitionEntity
public interface DecisionRequirementsDefinition extends ResourceDefinition
Container ofDecisionDefinition
s which belongs to the same decision requirements graph (i.e. DMN resource).
-
-
Method Summary
-
Methods inherited from interface org.camunda.bpm.engine.repository.ResourceDefinition
getCategory, getDeploymentId, getDiagramResourceName, getHistoryTimeToLive, getId, getKey, getName, getResourceName, getTenantId, getVersion
-
-