Uses of Interface
org.camunda.bpm.engine.rest.IncidentRestService
-
Packages that use IncidentRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of IncidentRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement IncidentRestService Modifier and Type Class Description class
IncidentRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return IncidentRestService Modifier and Type Method Description IncidentRestService
AbstractProcessEngineRestServiceImpl. getIncidentService(String engineName)
IncidentRestService
DefaultProcessEngineRestServiceImpl. getIncidentService()
IncidentRestService
NamedProcessEngineRestServiceImpl. getIncidentService(String engineName)
-