Uses of Interface
org.camunda.bpm.engine.rest.sub.repository.DeploymentResource

Packages that use DeploymentResource
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
org.camunda.bpm.engine.rest.sub.repository.impl   
 

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

Methods in org.camunda.bpm.engine.rest that return DeploymentResource
 DeploymentResource DeploymentRestService.getDeployment(String deploymentId)
           
 

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

Methods in org.camunda.bpm.engine.rest.impl that return DeploymentResource
 DeploymentResource DeploymentRestServiceImpl.getDeployment(String deploymentId)
           
 

Uses of DeploymentResource in org.camunda.bpm.engine.rest.sub.repository.impl
 

Classes in org.camunda.bpm.engine.rest.sub.repository.impl that implement DeploymentResource
 class DeploymentResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.