JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.camunda.bpm.engine.rest.sub.runtime.IncidentResource
Packages that use
IncidentResource
Package
Description
org.camunda.bpm.engine.rest
org.camunda.bpm.engine.rest.impl
org.camunda.bpm.engine.rest.sub.repository.impl
Uses of
IncidentResource
in
org.camunda.bpm.engine.rest
Methods in
org.camunda.bpm.engine.rest
that return
IncidentResource
Modifier and Type
Method
Description
IncidentResource
IncidentRestService.
getIncident
(
String
incidentId)
Uses of
IncidentResource
in
org.camunda.bpm.engine.rest.impl
Methods in
org.camunda.bpm.engine.rest.impl
that return
IncidentResource
Modifier and Type
Method
Description
IncidentResource
IncidentRestServiceImpl.
getIncident
(
String
incidentId)
Uses of
IncidentResource
in
org.camunda.bpm.engine.rest.sub.repository.impl
Classes in
org.camunda.bpm.engine.rest.sub.repository.impl
that implement
IncidentResource
Modifier and Type
Class
Description
class
IncidentResourceImpl