| Package | Description |
|---|---|
| com.suncode.pwfl.archive |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
|
| Modifier and Type | Method and Description |
|---|---|
static FileAction |
FileAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileAction[] |
FileAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileAction> |
FileService.getFileActions(String userName,
WfFile wfFile)
Metoda pobiera możliwe do wykonania akcje, dla podanego pliku, przez podanego użytkownika
|
Copyright © 2023 Suncode. All rights reserved.