| Package | Description |
|---|---|
| org.bonitasoft.engine.command | |
| org.bonitasoft.engine.command.api.impl |
| Modifier and Type | Method and Description |
|---|---|
List<SCommand> |
CommandService.getAllCommands(int startIndex,
int maxResults,
SCommandCriterion sort)
Retrieves a paginated list of commands, The returned list is paginated
|
List<SCommand> |
CommandService.getUserCommands(int startIndex,
int maxResults,
SCommandCriterion sCommandCriterion)
Retrieves a paginated list of commands with System is false
|
| Modifier and Type | Method and Description |
|---|---|
List<SCommand> |
CommandServiceImpl.getAllCommands(int startIndex,
int maxResults,
SCommandCriterion sCommandCriterion) |
List<SCommand> |
CommandServiceImpl.getUserCommands(int startIndex,
int maxResults,
SCommandCriterion sCommandCriterion) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.