| Package | Description |
|---|---|
| com.suncode.pwfl.administration.processHeaderField |
| Modifier and Type | Method and Description |
|---|---|
static ProcessHeaderFieldType |
ProcessHeaderFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessHeaderFieldType[] |
ProcessHeaderFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProcessHeaderFieldType> |
ProcessHeaderFieldService.getProcessHeaderFieldTypes()
Zwraca typy pól nagłówkowych dla procesów
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ProcessHeaderField> |
ProcessHeaderFieldDao.getProcessHeaderField(String processDefId,
ProcessHeaderFieldType type) |
Copyright © 2024 Suncode. All rights reserved.