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 classModificationRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return ModificationRestService Modifier and Type Method Description ModificationRestServiceAbstractProcessEngineRestServiceImpl. getModificationRestService(java.lang.String engineName)ModificationRestServiceDefaultProcessEngineRestServiceImpl. getModificationRestService()ModificationRestServiceNamedProcessEngineRestServiceImpl. getModificationRestService(java.lang.String engineName)
-