| Package | Description |
|---|---|
| com.suncode.pwfl.workflow.process |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie procesami.
|
| Modifier and Type | Method and Description |
|---|---|
IndexInfo |
Process.getIndex(String id)
Wywołanie metody gdy indeksy nie są załadowane rzuci wyjątek
|
IndexInfo |
ProcessEntity.getIndex(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexInfo> |
ProcessEntity.getIndexes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEntity.addIndex(IndexInfo indexInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEntity.setIndexes(List<IndexInfo> indexes) |
Copyright © 2023 Suncode. All rights reserved.