Package | Description |
---|---|
com.sas.lsaf.workflow.processflow |
The service and class definitions to manage process flows.
|
Modifier and Type | Method and Description |
---|---|
List<ProcessFlowSearchResultItem> |
ProcessFlowService.getSearchResults(int fromRow,
int toRow)
Gets a range of results after calling
ProcessFlowService.search(ProcessFlowQuery) . |
SearchResultsInfo |
ProcessFlowService.search(ProcessFlowQuery query)
Searches the process flows based on the specified query.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>