Class CreateCategory
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.category.CreateCategory
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<SCategory>
- Author:
- Yanyan Liu
-
Constructor Summary
ConstructorsConstructorDescriptionCreateCategory(String name, String description, CategoryService categoryService) -
Method Summary
-
Constructor Details
-
CreateCategory
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SCategoryAlreadyExistsExceptionSCategoryCreationException
-
getResult
- Specified by:
getResultin interfaceTransactionContentWithResult<SCategory>
-