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 classTenantRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return TenantRestService Modifier and Type Method Description TenantRestServiceAbstractProcessEngineRestServiceImpl. getTenantRestService(java.lang.String engineName)TenantRestServiceDefaultProcessEngineRestServiceImpl. getTenantRestService()TenantRestServiceNamedProcessEngineRestServiceImpl. getTenantRestService(java.lang.String engineName)
-