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(java.lang.String engineName)DecisionDefinitionRestServiceDefaultProcessEngineRestServiceImpl. getDecisionDefinitionRestService()DecisionDefinitionRestServiceNamedProcessEngineRestServiceImpl. getDecisionDefinitionRestService(java.lang.String engineName)
-