public class GetSPlatformCommands extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.platform.command.model.SPlatformCommand>>
| Constructor and Description |
|---|
GetSPlatformCommands(PlatformCommandService platformCommandService,
int startIndex,
int maxResults,
CommandCriterion sort) |
public GetSPlatformCommands(PlatformCommandService platformCommandService, int startIndex, int maxResults, CommandCriterion sort)
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.platform.command.model.SPlatformCommand> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.platform.command.model.SPlatformCommand>>Copyright © 2015 Bonitasoft S.A.. All rights reserved.