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 TypeClassDescriptionclass
Default implementation ofAutoDeploymentStrategy
that groups allResource
s into a single deployment.class
Implementation ofAutoDeploymentStrategy
that performs a separate deployment for each set ofResource
s that share the same parent folder.class
Implementation ofAutoDeploymentStrategy
that performs a separate deployment for each resource by name.