Class ProcessEntryDeployer
- java.lang.Object
-
- org.activiti.application.deployer.ProcessEntryDeployer
-
- All Implemented Interfaces:
ApplicationEntryDeployer
public class ProcessEntryDeployer extends Object implements ApplicationEntryDeployer
-
-
Constructor Summary
Constructors Constructor Description ProcessEntryDeployer(RepositoryService repositoryService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddeployEntries(ApplicationContent application)
-
-
-
Constructor Detail
-
ProcessEntryDeployer
public ProcessEntryDeployer(RepositoryService repositoryService)
-
-
Method Detail
-
deployEntries
public void deployEntries(ApplicationContent application)
- Specified by:
deployEntriesin interfaceApplicationEntryDeployer
-
-