public class GetNumberOfProcessDeploymentInfosUnrelatedToCategory extends java.lang.Object implements TransactionContentWithResult<java.lang.Long>
| Constructor and Description |
|---|
GetNumberOfProcessDeploymentInfosUnrelatedToCategory(long categoryId,
ProcessDefinitionService processDefinitionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
java.lang.Long |
getResult() |
public GetNumberOfProcessDeploymentInfosUnrelatedToCategory(long categoryId,
ProcessDefinitionService processDefinitionService)
public void execute()
throws SBonitaException
execute in interface TransactionContentSBonitaExceptionpublic java.lang.Long getResult()
getResult in interface TransactionContentWithResult<java.lang.Long>