Uses of Class
org.flowable.form.spring.autodeployment.AbstractFormAutoDeploymentStrategy
-
Packages that use AbstractFormAutoDeploymentStrategy Package Description org.flowable.form.spring.autodeployment -
-
Uses of AbstractFormAutoDeploymentStrategy in org.flowable.form.spring.autodeployment
Subclasses of AbstractFormAutoDeploymentStrategy in org.flowable.form.spring.autodeployment Modifier and Type Class Description classDefaultAutoDeploymentStrategyDefault implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.classResourceParentFolderAutoDeploymentStrategyImplementation ofAutoDeploymentStrategythat performs a separate deployment for each set ofResources that share the same parent folder.classSingleResourceAutoDeploymentStrategyImplementation ofAutoDeploymentStrategythat performs a separate deployment for each resource by name.
-