Uses of Interface
org.camunda.bpm.engine.rest.sub.identity.UserResource

Packages that use UserResource
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
org.camunda.bpm.engine.rest.sub.identity.impl   
 

Uses of UserResource in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest that return UserResource
 UserResource UserRestService.getUser(String id)
           
 

Uses of UserResource in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl that return UserResource
 UserResource UserRestServiceImpl.getUser(String id)
           
 

Uses of UserResource in org.camunda.bpm.engine.rest.sub.identity.impl
 

Classes in org.camunda.bpm.engine.rest.sub.identity.impl that implement UserResource
 class UserResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.