public class GetUsersInRole extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.identity.model.SUser>>
| Constructor and Description |
|---|
GetUsersInRole(long roleId,
int startIndex,
int maxResults,
String fieldExecutor,
org.bonitasoft.engine.persistence.OrderByType orderExecutor,
IdentityService identityService) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
List<org.bonitasoft.engine.identity.model.SUser> |
getResult() |
public GetUsersInRole(long roleId,
int startIndex,
int maxResults,
String fieldExecutor,
org.bonitasoft.engine.persistence.OrderByType orderExecutor,
IdentityService identityService)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic List<org.bonitasoft.engine.identity.model.SUser> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.identity.model.SUser>>Copyright © 2017 Bonitasoft S.A.. All rights reserved.