All Classes and Interfaces

Classes
Class
Description
Abstract base class for implementations of AutoDeploymentStrategy.
Default implementation of AutoDeploymentStrategy that groups all Resources into a single deployment.
 
An extension that uses SpringExtension to get the DmnEngine from the ApplicationContext and make it available for the FlowableDmnExtension.
Implementation of AutoDeploymentStrategy that performs a separate deployment for each set of Resources that share the same parent folder.
Implementation of AutoDeploymentStrategy that performs a separate deployment for each resource by name.