Uses of Class
org.flowable.common.spring.CommonAutoDeploymentStrategy
Packages that use CommonAutoDeploymentStrategy
Package
Description
-
Uses of CommonAutoDeploymentStrategy in org.flowable.cmmn.spring.autodeployment
Subclasses of CommonAutoDeploymentStrategy in org.flowable.cmmn.spring.autodeploymentModifier and TypeClassDescriptionclassAbstract base class for implementations ofAutoDeploymentStrategyDeploymentStrategy.classDefault implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.classImplementation 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. -
Uses of CommonAutoDeploymentStrategy in org.flowable.dmn.spring.autodeployment
Subclasses of CommonAutoDeploymentStrategy in org.flowable.dmn.spring.autodeploymentModifier and TypeClassDescriptionclassAbstract base class for implementations ofAutoDeploymentStrategy.classDefault implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.classImplementation 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. -
Uses of CommonAutoDeploymentStrategy in org.flowable.eventregistry.spring.autodeployment
Modifier and TypeClassDescriptionclassAbstract base class for implementations ofAutoDeploymentStrategy.classDefault implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.classImplementation 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. -
Uses of CommonAutoDeploymentStrategy in org.flowable.spring.configurator
Subclasses of CommonAutoDeploymentStrategy in org.flowable.spring.configuratorModifier and TypeClassDescriptionclassAbstract base class for implementations ofAutoDeploymentStrategyfor theProcessEngine.classDefault implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.classImplementation 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.