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

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

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

Classes in org.camunda.bpm.engine.rest.impl that implement DeploymentRestService
 class DeploymentRestServiceImpl
           
 

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



Copyright © 2016 camunda services GmbH. All rights reserved.