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

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

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

Methods in org.camunda.bpm.engine.rest that return GroupResource
 GroupResource GroupRestService.getGroup(String id)
           
 

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

Methods in org.camunda.bpm.engine.rest.impl that return GroupResource
 GroupResource GroupRestServiceImpl.getGroup(String id)
           
 

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

Classes in org.camunda.bpm.engine.rest.sub.identity.impl that implement GroupResource
 class GroupResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.