Class GetCommands
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.command.GetCommands
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<List<SCommand>>
- Since:
- 6.0
- Author:
- Hongwen Zang
-
Constructor Summary
ConstructorsConstructorDescriptionGetCommands(CommandService commandService, int startIndex, int maxResults, org.bonitasoft.engine.command.CommandCriterion sort) -
Method Summary
-
Constructor Details
-
GetCommands
public GetCommands(CommandService commandService, int startIndex, int maxResults, org.bonitasoft.engine.command.CommandCriterion sort)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionContent- Throws:
SBonitaException
-
getResult
- Specified by:
getResultin interfaceTransactionContentWithResult<List<SCommand>>
-