Uses of Interface
org.camunda.bpm.spring.boot.starter.configuration.CamundaDeploymentConfiguration
- 
Packages that use CamundaDeploymentConfiguration Package Description org.camunda.bpm.run org.camunda.bpm.spring.boot.starter org.camunda.bpm.spring.boot.starter.configuration.impl  - 
- 
Uses of CamundaDeploymentConfiguration in org.camunda.bpm.run
Classes in org.camunda.bpm.run that implement CamundaDeploymentConfiguration Modifier and Type Class Description classCamundaBpmRunDeploymentConfigurationMethods in org.camunda.bpm.run that return CamundaDeploymentConfiguration Modifier and Type Method Description static CamundaDeploymentConfigurationCamundaBpmRunConfiguration. camundaDeploymentConfiguration() - 
Uses of CamundaDeploymentConfiguration in org.camunda.bpm.spring.boot.starter
Methods in org.camunda.bpm.spring.boot.starter that return CamundaDeploymentConfiguration Modifier and Type Method Description static CamundaDeploymentConfigurationCamundaBpmConfiguration. camundaDeploymentConfiguration()static CamundaDeploymentConfigurationSpringBootProcessApplication. deploymentConfiguration() - 
Uses of CamundaDeploymentConfiguration in org.camunda.bpm.spring.boot.starter.configuration.impl
Classes in org.camunda.bpm.spring.boot.starter.configuration.impl that implement CamundaDeploymentConfiguration Modifier and Type Class Description classDefaultDeploymentConfiguration 
 -