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