public class GetSCommands extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.command.model.SCommand>>
Constructor and Description |
---|
GetSCommands(CommandService commandService,
int startIndex,
int maxResults,
CommandCriterion sort) |
public GetSCommands(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.TransactionContent
org.bonitasoft.engine.commons.exceptions.SBonitaException
public 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 © 2013 BonitaSoft. All Rights Reserved.