All Classes
-
Class Summary Class Description AbstractDmnAutoDeploymentStrategy Abstract base class for implementations ofAutoDeploymentStrategy.DefaultAutoDeploymentStrategy Default implementation ofAutoDeploymentStrategythat groups allResources into a single deployment.DmnEngineFactoryBean FlowableDmnSpringExtension An extension that usesSpringExtensionto get theDmnEnginefrom theApplicationContextand make it available for theFlowableDmnExtension.ResourceParentFolderAutoDeploymentStrategy Implementation ofAutoDeploymentStrategythat performs a separate deployment for each set ofResources that share the same parent folder.SingleResourceAutoDeploymentStrategy Implementation ofAutoDeploymentStrategythat performs a separate deployment for each resource by name.SpringDmnConfigurationHelper SpringDmnEngineConfiguration SpringFlowableTestCase