Uses of Class
org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
-
Packages that use AbstractCmmnAutoDeploymentStrategy Package Description org.flowable.cmmn.spring.autodeployment -
-
Uses of AbstractCmmnAutoDeploymentStrategy in org.flowable.cmmn.spring.autodeployment
Subclasses of AbstractCmmnAutoDeploymentStrategy in org.flowable.cmmn.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.
-