Class GetSPlatformCommands
java.lang.Object
org.bonitasoft.engine.api.impl.transaction.platform.GetSPlatformCommands
- All Implemented Interfaces:
TransactionContent,TransactionContentWithResult<List<SPlatformCommand>>
public class GetSPlatformCommands
extends Object
implements TransactionContentWithResult<List<SPlatformCommand>>
- Author:
- Zhang Bole
-
Constructor Summary
ConstructorsConstructorDescriptionGetSPlatformCommands(PlatformCommandService platformCommandService, int startIndex, int maxResults, org.bonitasoft.engine.command.CommandCriterion sort) -
Method Summary
-
Constructor Details
-
GetSPlatformCommands
public GetSPlatformCommands(PlatformCommandService platformCommandService, 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<SPlatformCommand>>
-