Package com.elo.flows.api.components
Class DynamicInput<T>
java.lang.Object
com.elo.flows.api.components.DynamicInput<T>
This wrapper class, should be used in combination of the annotation
DynamicInputSchema in order
to declare a dynamic schema input in an annotated Service method.
It contains the generic configuration of the corresponding InputSchemaProvider and the actual input.-
Method Summary
-
Method Details
-
getConfig
-
getInput
-
of
-