Uses of Interface
org.camunda.bpm.engine.rest.FetchAndLockRestService
-
Packages that use FetchAndLockRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of FetchAndLockRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement FetchAndLockRestService Modifier and Type Class Description class
FetchAndLockRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return FetchAndLockRestService Modifier and Type Method Description FetchAndLockRestService
JaxRsTwoDefaultProcessEngineRestServiceImpl. fetchAndLock()
FetchAndLockRestService
JaxRsTwoNamedProcessEngineRestServiceImpl. fetchAndLock(String engineName)
-