| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupIndexFilter
Klasa umożliwiająca tworzenie złożonych filtrów przy wyszukiwaniu dokumentów.
|
class |
SimpleIndexFilter |
Copyright © 2014 Suncode. All rights reserved.