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