public class GetUserMembershipsOfRole extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<SUserMembership>>
| Constructor and Description |
|---|
GetUserMembershipsOfRole(long roleId,
IdentityService identityService,
int startIndex,
int maxResults) |
public GetUserMembershipsOfRole(long roleId,
IdentityService identityService,
int startIndex,
int maxResults)
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<SUserMembership> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<SUserMembership>>Copyright © 2018 Bonitasoft S.A.. All rights reserved.