Class ProcessEntryDeployer

java.lang.Object
org.activiti.application.deployer.ProcessEntryDeployer
All Implemented Interfaces:
org.activiti.application.deployer.ApplicationEntryDeployer

public class ProcessEntryDeployer extends Object implements org.activiti.application.deployer.ApplicationEntryDeployer
  • Constructor Details

    • ProcessEntryDeployer

      public ProcessEntryDeployer(org.activiti.engine.RepositoryService repositoryService)
  • Method Details

    • deployEntries

      public void deployEntries(org.activiti.application.ApplicationContent application)
      Specified by:
      deployEntries in interface org.activiti.application.deployer.ApplicationEntryDeployer