Package | Description |
---|---|
flux.runtimedatamap |
Copies data within workflows at runtime in order to configure workflow on-the-fly with runtime data
|
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractRuntimeDataMapSource
Abstract interface that represents the source of job data that is generated
or acquired at runtime.
|
interface |
AbstractRuntimeDataMapTarget
Abstract interface that represents the target of job data that is generated
or acquired at runtime.
|
interface |
ActionPropertyTarget
Represents the target for a runtime data mapping that has an action property
as its destination.
|
interface |
FlowChartSource
Represents the source for a runtime data mapping that originates from a flow
chart variable.
|
interface |
FlowChartTarget
Represents the target for a runtime data mapping that has a flow chart
variable as its destination.
|
interface |
FlowContextSource
Represents the source for a runtime data mapping that originates from a flow
context.
|
interface |
FlowContextTarget
Represents the target for a runtime data mapping that has a flow context as
its destination.
|
interface |
RuntimeConfigurationSource
Represents the source for a runtime data mapping that originates from a
runtime configuration.
|
© 2000-2025 Flux Corporation. All rights reserved.