public class GetUserMembership extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.identity.model.SUserMembership>
| Constructor and Description |
|---|
GetUserMembership(long userMembershipId,
IdentityService identityService) |
GetUserMembership(long userId,
long groupId,
long roleId,
IdentityService identityService) |
public GetUserMembership(long userId,
long groupId,
long roleId,
IdentityService identityService)
public GetUserMembership(long userMembershipId,
IdentityService identityService)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic org.bonitasoft.engine.identity.model.SUserMembership getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.identity.model.SUserMembership>Copyright © 2014 Bonitasoft S.A.. All rights reserved.