Class WorkObjectDefinitionDeploymentHelper

java.lang.Object
com.flowable.workobject.engine.impl.deployer.WorkObjectDefinitionDeploymentHelper

public class WorkObjectDefinitionDeploymentHelper
extends java.lang.Object
Methods for working with deployments. Much of the actual work of WorkObjectDefinitionDeployer 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.