public class CreateProfileMember extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.profile.model.SProfileMember>
| Constructor and Description |
|---|
CreateProfileMember(ProfileService profileService,
IdentityService identityService,
long profileId,
Long userId,
Long groupId,
Long roleId,
MemberType memberType) |
public CreateProfileMember(ProfileService profileService, IdentityService identityService, long profileId, Long userId, Long groupId, Long roleId, MemberType memberType)
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.profile.model.SProfileMember getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.profile.model.SProfileMember>Copyright © 2014 Bonitasoft S.A.. All rights reserved.