Uses of Class
org.flowable.common.spring.CommonAutoDeploymentProperties
Packages that use CommonAutoDeploymentProperties
-
Uses of CommonAutoDeploymentProperties in org.flowable.common.spring
Fields in org.flowable.common.spring declared as CommonAutoDeploymentPropertiesModifier and TypeFieldDescriptionprotected CommonAutoDeploymentPropertiesCommonAutoDeploymentStrategy.deploymentPropertiesMethods in org.flowable.common.spring that return CommonAutoDeploymentPropertiesMethods in org.flowable.common.spring with parameters of type CommonAutoDeploymentPropertiesModifier and TypeMethodDescriptionvoidCommonAutoDeploymentStrategy.setDeploymentProperties(CommonAutoDeploymentProperties deploymentProperties) Constructors in org.flowable.common.spring with parameters of type CommonAutoDeploymentPropertiesModifierConstructorDescriptionCommonAutoDeploymentStrategy(CommonAutoDeploymentProperties deploymentProperties)