public class GetCategories extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.core.category.model.SCategory>>
| Constructor and Description |
|---|
GetCategories(int startIndex,
int maxResults,
String fieldExecutor,
org.bonitasoft.engine.core.category.CategoryService categoryService,
org.bonitasoft.engine.persistence.OrderByType orderExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
List<org.bonitasoft.engine.core.category.model.SCategory> |
getResult() |
public GetCategories(int startIndex,
int maxResults,
String fieldExecutor,
org.bonitasoft.engine.core.category.CategoryService categoryService,
org.bonitasoft.engine.persistence.OrderByType orderExecutor)
Copyright © 2017 Bonitasoft S.A.. All rights reserved.