public class GetProfilesWithIds extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<HashMap<String,Serializable>>>
| Constructor and Description |
|---|
GetProfilesWithIds(ProfileService profileService,
List<Long> profileIds) |
public GetProfilesWithIds(ProfileService profileService, List<Long> profileIds)
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<HashMap<String,Serializable>> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<HashMap<String,Serializable>>>Copyright © 2014 Bonitasoft S.A.. All Rights Reserved.