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 class
IdentityRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return IdentityRestService Modifier and Type Method Description IdentityRestService
AbstractProcessEngineRestServiceImpl. getIdentityRestService(String engineName)
IdentityRestService
DefaultProcessEngineRestServiceImpl. getIdentityRestService()
IdentityRestService
NamedProcessEngineRestServiceImpl. getIdentityRestService(String engineName)
-