Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService
-
Packages that use HistoricCaseDefinitionRestService Package Description org.camunda.bpm.engine.rest.history org.camunda.bpm.engine.rest.impl.history -
-
Uses of HistoricCaseDefinitionRestService in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return HistoricCaseDefinitionRestService Modifier and Type Method Description HistoricCaseDefinitionRestServiceHistoryRestService. getCaseDefinitionService() -
Uses of HistoricCaseDefinitionRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricCaseDefinitionRestService Modifier and Type Class Description classHistoricCaseDefinitionRestServiceImplMethods in org.camunda.bpm.engine.rest.impl.history that return HistoricCaseDefinitionRestService Modifier and Type Method Description HistoricCaseDefinitionRestServiceHistoryRestServiceImpl. getCaseDefinitionService()
-