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