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