Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
-
Packages that use HistoricCaseInstanceRestService Package Description org.camunda.bpm.engine.rest.history org.camunda.bpm.engine.rest.impl.history -
-
Uses of HistoricCaseInstanceRestService in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return HistoricCaseInstanceRestService Modifier and Type Method Description HistoricCaseInstanceRestServiceHistoryRestService. getCaseInstanceService() -
Uses of HistoricCaseInstanceRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricCaseInstanceRestService Modifier and Type Class Description classHistoricCaseInstanceRestServiceImplMethods in org.camunda.bpm.engine.rest.impl.history that return HistoricCaseInstanceRestService Modifier and Type Method Description HistoricCaseInstanceRestServiceHistoryRestServiceImpl. getCaseInstanceService()
-