Package org.flowable.spring.configurator
package org.flowable.spring.configurator
-
ClassesClassDescriptionAbstract base class for implementations of
AutoDeploymentStrategy
for theProcessEngine
.Default implementation ofAutoDeploymentStrategy
that groups allResource
s into a single deployment.Implementation ofAutoDeploymentStrategy
that performs a separate deployment for each set ofResource
s that share the same parent folder.Implementation ofAutoDeploymentStrategy
that performs a separate deployment for each resource by name.