Uses of Interface
flux.runtimedatamap.AbstractRuntimeDataMap

Packages that use AbstractRuntimeDataMap
flux.runtimedatamap Copies data within workflows at runtime in order to configure workflow on-the-fly with runtime data 
 

Uses of AbstractRuntimeDataMap in flux.runtimedatamap
 

Subinterfaces of AbstractRuntimeDataMap in flux.runtimedatamap
 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.
 



© 2014 Flux Corporation. All rights reserved.