Uses of Interface
org.camunda.bpm.engine.rest.TenantRestService
-
Packages that use TenantRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of TenantRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement TenantRestService Modifier and Type Class Description class
TenantRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return TenantRestService Modifier and Type Method Description TenantRestService
AbstractProcessEngineRestServiceImpl. getTenantRestService(String engineName)
TenantRestService
DefaultProcessEngineRestServiceImpl. getTenantRestService()
TenantRestService
NamedProcessEngineRestServiceImpl. getTenantRestService(String engineName)
-