Class AbstractEventAutoDeploymentStrategy

java.lang.Object
org.flowable.common.spring.CommonAutoDeploymentStrategy<EventRegistryEngine>
org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
All Implemented Interfaces:
AutoDeploymentStrategy<EventRegistryEngine>
Direct Known Subclasses:
DefaultAutoDeploymentStrategy, ResourceParentFolderAutoDeploymentStrategy, SingleResourceAutoDeploymentStrategy

public abstract class AbstractEventAutoDeploymentStrategy extends CommonAutoDeploymentStrategy<EventRegistryEngine>
Abstract base class for implementations of AutoDeploymentStrategy.