Package com.flowable.form.spring.autodeployment
package com.flowable.form.spring.autodeployment
-
ClassDescriptionAbstract base class for implementations of
AutoDeploymentStrategy
.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.