Uses of Interface
org.camunda.bpm.engine.rest.IdentityRestService
- 
Packages that use IdentityRestService Package Description 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 Modifier and Type Class Description classIdentityRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return IdentityRestService Modifier and Type Method Description IdentityRestServiceAbstractProcessEngineRestServiceImpl. getIdentityRestService(String engineName)IdentityRestServiceDefaultProcessEngineRestServiceImpl. getIdentityRestService()IdentityRestServiceNamedProcessEngineRestServiceImpl. getIdentityRestService(String engineName) 
 -