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

Packages that use GroupRestService
org.camunda.bpm.engine.rest.impl   
 

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

Classes in org.camunda.bpm.engine.rest.impl that implement GroupRestService
 class GroupRestServiceImpl
           
 

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



Copyright © 2016 camunda services GmbH. All rights reserved.