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

Packages that use AuthorizationRestService
org.camunda.bpm.engine.rest.impl   
 

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

Classes in org.camunda.bpm.engine.rest.impl that implement AuthorizationRestService
 class AuthorizationRestServiceImpl
           
 

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



Copyright © 2016 camunda services GmbH. All rights reserved.