| Package | Description |
|---|---|
| com.suncode.pwfl.core.data | |
| com.suncode.pwfl.core.type | |
| com.suncode.pwfl.xpdl.table |
| Modifier and Type | Method and Description |
|---|---|
TableStore |
TableStore.add(Record record) |
static TableStore |
TableStore.empty() |
static TableStore |
TableStore.fromJson(String json) |
| Modifier and Type | Method and Description |
|---|---|
TableStore |
TableStoreType.convert(String value) |
protected TableStore |
TableStoreType.deserializeNonEmptyNode(com.fasterxml.jackson.databind.JsonNode json) |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.databind.JsonNode |
TableStoreType.serializeNonNullValue(TableStore tableStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
XpdlTableService.setTableStore(TableStore tableStore,
String processId)
Przepisuje wartoĊci z TableStore do zmiennych tabelarycznych w procesie
|
Copyright © 2023 Suncode. All rights reserved.