| Package | Description |
|---|---|
| com.suncode.pwfl.archive |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
|
| com.suncode.pwfl.archive.util |
| Modifier and Type | Method and Description |
|---|---|
List<WfFile> |
FileFinder.getDocumentsFromActivity(String processId,
String activityId,
FileSorter sorter,
String... joins)
Pobiera dokumenty dla podanego zadania
|
List<WfFile> |
FileFinder.getDocumentsFromOpenedActivities(String processId,
FileSorter sorter,
String... joins)
Pobiera dokumenty z podanego procesu podłączone do wszystkich otwartych zadań
|
List<WfFile> |
FileFinder.getDocumentsFromProcess(String processId,
FileSorter sorter,
String... joins)
Pobiera dokumenty z procesu.
|
| Modifier and Type | Method and Description |
|---|---|
static FileSorter |
FileSorter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSorter[] |
FileSorter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Suncode. All rights reserved.