Class GetGroups
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.identity.GetGroups
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<List<SGroup>>
- Author:
- Lu Kai, Matthieu Chaffotte
-
Constructor Summary
ConstructorsConstructorDescriptionGetGroups(IdentityService identityService, int startIndex, int maxResults, OrderByType orderExecutor, String fieldExecutor) -
Method Summary
-
Constructor Details
-
GetGroups
public GetGroups(IdentityService identityService, int startIndex, int maxResults, OrderByType orderExecutor, String fieldExecutor)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-
getResult
- Specified by:
getResultin interfaceTransactionContentWithResult<List<SGroup>>
-