- validateInputs() - Method in class com.dataflux.architect.example.HttpRequestStep
-
- validateInputs() - Method in class com.dataflux.architect.example.SimpleStepExample
-
- validateInputs() - Method in interface com.dataflux.architect.ISimpleStep
-
Validate input field information.
- validateInputs() - Method in class com.dataflux.architect.SimpleStepAdapter
-
- valueOf(String) - Static method in enum com.dataflux.architect.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dataflux.architect.DataType
-
Return the data type that corresponds to the given integer.
- valueOf(String) - Static method in enum com.dataflux.architect.LogSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dataflux.architect.LogSeverity
-
Return the severity that corresponds to the given integer.
- valueOf(String) - Static method in enum com.dataflux.architect.PrepState
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dataflux.architect.PrepState
-
Return the PrepState
that corresponds to the given value.
- valueOf(String) - Static method in enum com.dataflux.architect.StepExecType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dataflux.architect.StepExecType
-
Return the StepExecType
that corresponds to the given integer value.
- valueOf(String) - Static method in enum com.dataflux.architect.StepReadState
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.dataflux.architect.StepReadState
-
Return the StepReadState
that corresponds to the given value.
- values() - Static method in enum com.dataflux.architect.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dataflux.architect.LogSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dataflux.architect.PrepState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dataflux.architect.StepExecType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.dataflux.architect.StepReadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.