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.history.HistoricDetailResource
Packages that use
HistoricDetailResource
Package
Description
org.camunda.bpm.engine.rest.history
org.camunda.bpm.engine.rest.impl.history
org.camunda.bpm.engine.rest.sub.history.impl
Uses of
HistoricDetailResource
in
org.camunda.bpm.engine.rest.history
Methods in
org.camunda.bpm.engine.rest.history
that return
HistoricDetailResource
Modifier and Type
Method
Description
HistoricDetailResource
HistoricDetailRestService.
historicDetail
(
String
detailId)
Uses of
HistoricDetailResource
in
org.camunda.bpm.engine.rest.impl.history
Methods in
org.camunda.bpm.engine.rest.impl.history
that return
HistoricDetailResource
Modifier and Type
Method
Description
HistoricDetailResource
HistoricDetailRestServiceImpl.
historicDetail
(
String
detailId)
Uses of
HistoricDetailResource
in
org.camunda.bpm.engine.rest.sub.history.impl
Classes in
org.camunda.bpm.engine.rest.sub.history.impl
that implement
HistoricDetailResource
Modifier and Type
Class
Description
class
HistoricDetailResourceImpl