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