Uses of Interface
org.camunda.bpm.engine.rest.sub.identity.TenantResource

Packages that use TenantResource
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
org.camunda.bpm.engine.rest.sub.identity.impl   
 

Uses of TenantResource in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest that return TenantResource
 TenantResource TenantRestService.getTenant(String id)
           
 

Uses of TenantResource in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl that return TenantResource
 TenantResource TenantRestServiceImpl.getTenant(String id)
           
 

Uses of TenantResource in org.camunda.bpm.engine.rest.sub.identity.impl
 

Classes in org.camunda.bpm.engine.rest.sub.identity.impl that implement TenantResource
 class TenantResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.