Class AbstractContentAutoDeploymentStrategy

java.lang.Object
org.flowable.common.spring.CommonAutoDeploymentStrategy<ContentEngine>
com.flowable.content.spring.autodeployment.AbstractContentAutoDeploymentStrategy
All Implemented Interfaces:
org.flowable.common.spring.AutoDeploymentStrategy<ContentEngine>
Direct Known Subclasses:
DefaultAutoDeploymentStrategy

public abstract class AbstractContentAutoDeploymentStrategy extends org.flowable.common.spring.CommonAutoDeploymentStrategy<ContentEngine>
Abstract base class for implementations of AutoDeploymentStrategy.
Author:
Filip Hrisafov
  • Constructor Details

    • AbstractContentAutoDeploymentStrategy

      public AbstractContentAutoDeploymentStrategy()
    • AbstractContentAutoDeploymentStrategy

      public AbstractContentAutoDeploymentStrategy(org.flowable.common.spring.CommonAutoDeploymentProperties deploymentProperties)
  • Method Details