Uses of Interface
org.camunda.bpm.engine.rest.sub.identity.GroupResource
- 
Packages that use GroupResource Package Description 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 Modifier and Type Method Description GroupResourceGroupRestService. getGroup(String id) - 
Uses of GroupResource in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl that return GroupResource Modifier and Type Method Description GroupResourceGroupRestServiceImpl. 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 Modifier and Type Class Description classGroupResourceImpl 
 -