Uses of Class
org.flowable.common.spring.CommonAutoDeploymentProperties
-
Packages that use CommonAutoDeploymentProperties Package Description org.flowable.common.spring -
-
Uses of CommonAutoDeploymentProperties in org.flowable.common.spring
Fields in org.flowable.common.spring declared as CommonAutoDeploymentProperties Modifier and Type Field Description protected CommonAutoDeploymentPropertiesCommonAutoDeploymentStrategy. deploymentPropertiesMethods in org.flowable.common.spring that return CommonAutoDeploymentProperties Modifier and Type Method Description CommonAutoDeploymentPropertiesCommonAutoDeploymentStrategy. getDeploymentProperties()Methods in org.flowable.common.spring with parameters of type CommonAutoDeploymentProperties Modifier and Type Method Description voidCommonAutoDeploymentStrategy. setDeploymentProperties(CommonAutoDeploymentProperties deploymentProperties)Constructors in org.flowable.common.spring with parameters of type CommonAutoDeploymentProperties Constructor Description CommonAutoDeploymentStrategy(CommonAutoDeploymentProperties deploymentProperties)
-