public abstract class AbstractFormAutoDeploymentStrategy extends CommonAutoDeploymentStrategy<FormEngine>
AutoDeploymentStrategy
.deploymentProperties, logger
Constructor and Description |
---|
AbstractFormAutoDeploymentStrategy() |
AbstractFormAutoDeploymentStrategy(CommonAutoDeploymentProperties deploymentProperties) |
Modifier and Type | Method and Description |
---|---|
protected void |
addResource(Resource resource,
FormDeploymentBuilder deploymentBuilder) |
protected void |
addResource(Resource resource,
String resourceName,
FormDeploymentBuilder deploymentBuilder) |
protected LockManager |
getLockManager(FormEngine engine,
String deploymentNameHint) |
deployResources, deployResourcesInternal, determineLockName, determineResourceName, getDeploymentLockWaitTime, getDeploymentMode, getDeploymentProperties, getLockName, handlesMode, isThrowExceptionOnDeploymentFailure, isUseLockForDeployments, setDeploymentProperties
public AbstractFormAutoDeploymentStrategy()
public AbstractFormAutoDeploymentStrategy(CommonAutoDeploymentProperties deploymentProperties)
protected LockManager getLockManager(FormEngine engine, String deploymentNameHint)
getLockManager
in class CommonAutoDeploymentStrategy<FormEngine>
protected void addResource(Resource resource, FormDeploymentBuilder deploymentBuilder)
protected void addResource(Resource resource, String resourceName, FormDeploymentBuilder deploymentBuilder)