Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricDecisionDefinitionRestService
-
Packages that use HistoricDecisionDefinitionRestService Package Description org.camunda.bpm.engine.rest.history org.camunda.bpm.engine.rest.impl.history -
-
Uses of HistoricDecisionDefinitionRestService in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return HistoricDecisionDefinitionRestService Modifier and Type Method Description HistoricDecisionDefinitionRestServiceHistoryRestService. getDecisionDefinitionService() -
Uses of HistoricDecisionDefinitionRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricDecisionDefinitionRestService Modifier and Type Class Description classHistoricDecisionDefinitionRestServiceImplMethods in org.camunda.bpm.engine.rest.impl.history that return HistoricDecisionDefinitionRestService Modifier and Type Method Description HistoricDecisionDefinitionRestServiceHistoryRestServiceImpl. getDecisionDefinitionService()
-