Uses of Interface
org.camunda.bpm.engine.rest.sub.authorization.AuthorizationResource

Packages that use AuthorizationResource
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
org.camunda.bpm.engine.rest.sub.authorization.impl   
 

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

Methods in org.camunda.bpm.engine.rest that return AuthorizationResource
 AuthorizationResource AuthorizationRestService.getAuthorization(String id)
           
 

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

Methods in org.camunda.bpm.engine.rest.impl that return AuthorizationResource
 AuthorizationResource AuthorizationRestServiceImpl.getAuthorization(String id)
           
 

Uses of AuthorizationResource in org.camunda.bpm.engine.rest.sub.authorization.impl
 

Classes in org.camunda.bpm.engine.rest.sub.authorization.impl that implement AuthorizationResource
 class AuthorizationResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.