Package org.camunda.bpm.run
Class CamundaBpmRunDeploymentConfiguration
java.lang.Object
- All Implemented Interfaces:
ProcessEnginePlugin
,CamundaDeploymentConfiguration
,CamundaProcessEngineConfiguration
,org.springframework.beans.factory.Aware
,org.springframework.beans.factory.BeanNameAware
-
Field Summary
Fields inherited from class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
camundaBpmProperties, LOG
Fields inherited from class org.camunda.bpm.engine.spring.SpringProcessEnginePlugin
beanName
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration
preInit
Methods inherited from class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
createToString, fail
Methods inherited from class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
postInit, postInit, postProcessEngineBuild, postProcessEngineBuild, preInit
Methods inherited from class org.camunda.bpm.engine.spring.SpringProcessEnginePlugin
setBeanName, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.camunda.bpm.spring.boot.starter.configuration.CamundaProcessEngineConfiguration
postInit, postProcessEngineBuild, preInit
-
Field Details
-
CAMUNDA_DEPLOYMENT_DIR_PROPERTY
- See Also:
-
-
Constructor Details
-
CamundaBpmRunDeploymentConfiguration
public CamundaBpmRunDeploymentConfiguration()
-
-
Method Details
-
getDeploymentResources
- Specified by:
getDeploymentResources
in interfaceCamundaDeploymentConfiguration
- Overrides:
getDeploymentResources
in classDefaultDeploymentConfiguration
-