Uses of Interface
org.camunda.bpm.engine.rest.GroupRestService
-
Packages that use GroupRestService Package Description 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 Modifier and Type Class Description class
GroupRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return GroupRestService Modifier and Type Method Description GroupRestService
AbstractProcessEngineRestServiceImpl. getGroupRestService(String engineName)
GroupRestService
DefaultProcessEngineRestServiceImpl. getGroupRestService()
GroupRestService
NamedProcessEngineRestServiceImpl. getGroupRestService(String engineName)
-