Class FormDefinitionDeploymentHelper

java.lang.Object
com.flowable.form.engine.impl.deployer.FormDefinitionDeploymentHelper

public class FormDefinitionDeploymentHelper extends Object
Methods for working with deployments. Much of the actual work of FormDefinitionDeployer is done by orchestrating the different pieces of work this class does; by having them here, we allow other deployers to make use of them.