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