public class GetProfilesForUser extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.profile.model.SProfile>>
| Constructor and Description |
|---|
GetProfilesForUser(ProfileService profileService,
long userId) |
public GetProfilesForUser(ProfileService profileService, long userId)
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<org.bonitasoft.engine.profile.model.SProfile> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.profile.model.SProfile>>Copyright © 2013 BonitaSoft. All Rights Reserved.