public class GetCategory extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.core.category.model.SCategory>
| Constructor and Description |
|---|
GetCategory(org.bonitasoft.engine.core.category.CategoryService categoryService,
long categoryId) |
GetCategory(org.bonitasoft.engine.core.category.CategoryService categoryService,
String categoryName) |
public GetCategory(org.bonitasoft.engine.core.category.CategoryService categoryService,
String categoryName)
public GetCategory(org.bonitasoft.engine.core.category.CategoryService categoryService,
long categoryId)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic org.bonitasoft.engine.core.category.model.SCategory getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.core.category.model.SCategory>Copyright © 2016 Bonitasoft S.A.. All rights reserved.