Class AddProcessDefinitionToCategory
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.process.AddProcessDefinitionToCategory
- All Implemented Interfaces:
TransactionContent
- Author:
- Yanyan Liu
-
Constructor Summary
ConstructorsConstructorDescriptionAddProcessDefinitionToCategory(long categoryId, long processDefinitionId, CategoryService categoryService, ProcessDefinitionService processDefinitionService) -
Method Summary
-
Constructor Details
-
AddProcessDefinitionToCategory
public AddProcessDefinitionToCategory(long categoryId, long processDefinitionId, CategoryService categoryService, ProcessDefinitionService processDefinitionService)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-