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 classIncidentRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return IncidentRestService Modifier and Type Method Description IncidentRestServiceAbstractProcessEngineRestServiceImpl. getIncidentService(java.lang.String engineName)IncidentRestServiceDefaultProcessEngineRestServiceImpl. getIncidentService()IncidentRestServiceNamedProcessEngineRestServiceImpl. getIncidentService(java.lang.String engineName)
-