Uses of Interface
org.camunda.bpm.engine.rest.DeploymentRestService
-
Packages that use DeploymentRestService Package Description 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 Modifier and Type Class Description classDeploymentRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return DeploymentRestService Modifier and Type Method Description DeploymentRestServiceAbstractProcessEngineRestServiceImpl. getDeploymentRestService(String engineName)DeploymentRestServiceDefaultProcessEngineRestServiceImpl. getDeploymentRestService()DeploymentRestServiceNamedProcessEngineRestServiceImpl. getDeploymentRestService(String engineName)
-