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 class
DeploymentRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return DeploymentRestService Modifier and Type Method Description DeploymentRestService
AbstractProcessEngineRestServiceImpl. getDeploymentRestService(String engineName)
DeploymentRestService
DefaultProcessEngineRestServiceImpl. getDeploymentRestService()
DeploymentRestService
NamedProcessEngineRestServiceImpl. getDeploymentRestService(String engineName)
-