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

Packages that use TenantRestService
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
 class TenantRestServiceImpl
           
 

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



Copyright © 2016 camunda services GmbH. All rights reserved.