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 classFetchAndLockRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return FetchAndLockRestService Modifier and Type Method Description FetchAndLockRestServiceJaxRsTwoDefaultProcessEngineRestServiceImpl. fetchAndLock()FetchAndLockRestServiceJaxRsTwoNamedProcessEngineRestServiceImpl. fetchAndLock(java.lang.String engineName)
-