public class GetRoles extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.identity.model.SRole>>
| Constructor and Description |
|---|
GetRoles(IdentityService identityService,
int startIndex,
int maxResults,
String fieldExecutor,
org.bonitasoft.engine.persistence.OrderByType orderExecutor) |
public GetRoles(IdentityService identityService, int startIndex, int maxResults, String fieldExecutor, org.bonitasoft.engine.persistence.OrderByType orderExecutor)
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.SRole> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.identity.model.SRole>>Copyright © 2014 Bonitasoft S.A.. All rights reserved.