public class GetNumberOfUsersInType extends java.lang.Object implements TransactionContentWithResult<java.lang.Long>
| Constructor and Description |
|---|
GetNumberOfUsersInType(long id,
java.lang.String instanceName,
IdentityService identityService) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
java.lang.Long |
getResult() |
public GetNumberOfUsersInType(long id,
java.lang.String instanceName,
IdentityService identityService)
public void execute()
throws SBonitaException
execute in interface TransactionContentSBonitaExceptionpublic java.lang.Long getResult()
getResult in interface TransactionContentWithResult<java.lang.Long>