Uses of Interface
org.camunda.bpm.engine.rest.DecisionDefinitionRestService
- 
Packages that use DecisionDefinitionRestService Package Description org.camunda.bpm.engine.rest.impl  - 
- 
Uses of DecisionDefinitionRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement DecisionDefinitionRestService Modifier and Type Class Description classDecisionDefinitionRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return DecisionDefinitionRestService Modifier and Type Method Description DecisionDefinitionRestServiceAbstractProcessEngineRestServiceImpl. getDecisionDefinitionRestService(String engineName)DecisionDefinitionRestServiceDefaultProcessEngineRestServiceImpl. getDecisionDefinitionRestService()DecisionDefinitionRestServiceNamedProcessEngineRestServiceImpl. getDecisionDefinitionRestService(String engineName) 
 -