Uses of Interface
org.camunda.bpm.engine.rest.UserRestService

Packages that use UserRestService
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
 class UserRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl that return UserRestService
 UserRestService DefaultProcessEngineRestServiceImpl.getUserRestService()
           
 UserRestService AbstractProcessEngineRestServiceImpl.getUserRestService(String engineName)
           
 UserRestService NamedProcessEngineRestServiceImpl.getUserRestService(String engineName)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.