Class DocumentDefinitionDeployer

java.lang.Object
com.flowable.content.engine.deployer.DocumentDefinitionDeployer
All Implemented Interfaces:
org.flowable.common.engine.impl.EngineDeployer

public class DocumentDefinitionDeployer extends Object implements org.flowable.common.engine.impl.EngineDeployer
Author:
Tijs Rademakers
  • Constructor Details

    • DocumentDefinitionDeployer

      public DocumentDefinitionDeployer()
  • Method Details

    • deploy

      public void deploy(org.flowable.common.engine.api.repository.EngineDeployment deployment, Map<String,Object> deploymentSettings)
      Specified by:
      deploy in interface org.flowable.common.engine.impl.EngineDeployer