org.camunda.bpm.engine.repository
Interface DecisionRequirementsDefinition

All Superinterfaces:
ResourceDefinition
All Known Implementing Classes:
DecisionRequirementsDefinitionEntity

public interface DecisionRequirementsDefinition
extends ResourceDefinition

Container of DecisionDefinitions 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
 



Copyright © 2017 camunda services GmbH. All rights reserved.