Uses of Class
org.activiti.spring.autodeployment.AbstractAutoDeploymentStrategy
-
Packages that use AbstractAutoDeploymentStrategy Package Description org.activiti.spring.autodeployment -
-
Uses of AbstractAutoDeploymentStrategy in org.activiti.spring.autodeployment
Subclasses of AbstractAutoDeploymentStrategy in org.activiti.spring.autodeployment Modifier and Type Class Description classDefaultAutoDeploymentStrategyDefault implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.classFailOnNoProcessAutoDeploymentStrategyclassNeverFailAutoDeploymentStrategyclassResourceParentFolderAutoDeploymentStrategyImplementation 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.
-