| Package | Description |
|---|---|
| com.suncode.pwfl.core.data | |
| com.suncode.pwfl.core.type | |
| com.suncode.pwfl.workflow.activity |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie zadaniami.
|
| com.suncode.pwfl.workflow.form.datachooser |
| Constructor and Description |
|---|
TableStore(Table table,
Map<String,Variable> activityContextMapVariables) |
| Modifier and Type | Field and Description |
|---|---|
static ArrayType<Variable> |
Types.VARIABLE_ARRAY
Array of
Types.VARIABLE |
| Modifier and Type | Method and Description |
|---|---|
Variable |
VariableType.convert(String value) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
VariableType.evaluate(Variable value) |
Type<?> |
VariableType.evaluatedType(Variable value) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
ActivityContextMap.getVariable(String variableId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Variable> |
ActivityContextMap.getVariables() |
| Constructor and Description |
|---|
ActivityContextMap(String processId,
String activityId,
Map<String,Variable> context) |
| Modifier and Type | Method and Description |
|---|---|
DataChooserResult |
DataChooserCaller.call(String variableId,
String processId,
String activityId,
DataChooserDeclaration declaration,
ComponentQueryData queryData,
Map<String,Variable> variables)
Method invokes given datachooser.
|
Copyright © 2023 Suncode. All rights reserved.