Uses of Class
org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
Packages that use AbstractEventAutoDeploymentStrategy
-
Uses of AbstractEventAutoDeploymentStrategy in org.flowable.eventregistry.spring.autodeployment
Subclasses of AbstractEventAutoDeploymentStrategy in org.flowable.eventregistry.spring.autodeploymentModifier and TypeClassDescriptionclassDefault 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.