public class RemoveCategoriesFromProcessDefinition extends java.lang.Object implements TransactionContent
| Constructor and Description |
|---|
RemoveCategoriesFromProcessDefinition(long processDefinitionId,
java.util.List<java.lang.Long> categoryIds,
CategoryService categoryService) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public RemoveCategoriesFromProcessDefinition(long processDefinitionId,
java.util.List<java.lang.Long> categoryIds,
CategoryService categoryService)
public void execute()
throws SCategoryException,
SBonitaException
execute in interface TransactionContentSCategoryExceptionSBonitaException