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 Summary
ConstructorsConstructorDescriptionProcessEntryDeployer(org.activiti.engine.RepositoryService repositoryService) -
Method Summary
Modifier and TypeMethodDescriptionvoiddeployEntries(org.activiti.application.ApplicationContent application)
-
Constructor Details
-
ProcessEntryDeployer
public ProcessEntryDeployer(org.activiti.engine.RepositoryService repositoryService)
-
-
Method Details
-
deployEntries
public void deployEntries(org.activiti.application.ApplicationContent application) - Specified by:
deployEntriesin interfaceorg.activiti.application.deployer.ApplicationEntryDeployer
-