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