public static class DataSourceConfig.InputLinkConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
destination |
java.lang.String |
source |
Constructor and Description |
---|
InputLinkConfig() |
@DisplayInfo(label="Source", desc="\'/\' separated path of source component in data source outputs (starting with name of output/datastore)") public java.lang.String source
@DisplayInfo(label="Destination", desc="\'/\' separated path of destination component in process inputs (starting with name of process input)") public java.lang.String destination