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

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

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

Classes in org.camunda.bpm.engine.rest.impl that implement IdentityRestService
 class IdentityRestServiceImpl
           
 

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



Copyright © 2016 camunda services GmbH. All rights reserved.