Uses of Class
org.activiti.spring.autodeployment.AbstractAutoDeploymentStrategy
Packages that use AbstractAutoDeploymentStrategy
-
Uses of AbstractAutoDeploymentStrategy in org.activiti.spring.autodeployment
Subclasses of AbstractAutoDeploymentStrategy in org.activiti.spring.autodeploymentModifier and TypeClassDescriptionclassDefault implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.classclassclassImplementation ofAutoDeploymentStrategythat performs a separate deployment for each set ofResources that share the same parent folder.classImplementation ofAutoDeploymentStrategythat performs a separate deployment for each resource by name.