| Package | Description |
|---|---|
| com.suncode.pwfl.workflow.process |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie procesami.
|
| com.suncode.pwfl.workflow.process.search |
| Modifier and Type | Method and Description |
|---|---|
CountedResult<Process> |
ProcessFinder.findByIndexes(String processDefId,
List<IndexFilter> indexFilters,
List<Sorter> sorters,
Integer start,
Integer limit,
String... joins) |
List<Process> |
ProcessFinder.findByIndexes(String processDefId,
List<IndexFilter> indexFilters,
List<Sorter> sorters,
String... joins) |
List<Process> |
ProcessFinder.findByIndexes(String processDefId,
List<IndexFilter> indexFilters,
String... joins) |
| Constructor and Description |
|---|
GroupIndexFilter(List<IndexFilter> filters) |
GroupIndexFilter(List<IndexFilter> filters,
LogicOperator logicOperator) |
Copyright © 2023 Suncode. All rights reserved.