Class GetCategories
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.category.GetCategories
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<List<SCategory>>
- Author:
- Yanyan Liu
-
Constructor Summary
ConstructorsConstructorDescriptionGetCategories(int startIndex, int maxResults, String fieldExecutor, CategoryService categoryService, OrderByType orderExecutor) -
Method Summary
-
Constructor Details
-
GetCategories
public GetCategories(int startIndex, int maxResults, String fieldExecutor, CategoryService categoryService, OrderByType orderExecutor)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-
getResult
- Specified by:
getResultin interfaceTransactionContentWithResult<List<SCategory>>
-