Class AbstractIdmAutoDeploymentStrategy

java.lang.Object
org.flowable.common.spring.CommonAutoDeploymentStrategy<CoreIdmEngine>
com.flowable.idm.engine.autodeployment.AbstractIdmAutoDeploymentStrategy
All Implemented Interfaces:
AutoDeploymentStrategy<CoreIdmEngine>
Direct Known Subclasses:
DefaultAutoDeploymentStrategy

public abstract class AbstractIdmAutoDeploymentStrategy extends CommonAutoDeploymentStrategy<CoreIdmEngine>
Abstract base class for implementations of AutoDeploymentStrategy.
Author:
Filip Hrisafov