Class BaseParameterEnricher
java.lang.Object
org.talend.sdk.component.runtime.manager.reflect.parameterenricher.BaseParameterEnricher
- All Implemented Interfaces:
ParameterExtensionEnricher
- Direct Known Subclasses:
ActionParameterEnricher,CharConstraintEnricher,ConditionParameterEnricher,ConfigurationTypeParameterEnricher,DependencyParameterEnricher,DocumentationParameterEnricher,IntegerConstraintEnricher,UiParameterEnricher,ValidationParameterEnricher
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Optional<BaseParameterEnricher.Context><T> TwithContext(BaseParameterEnricher.Context context, Supplier<T> task) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.talend.sdk.component.spi.parameter.ParameterExtensionEnricher
getImplicitAnnotationForTypes, onParameterAnnotation
-
Constructor Details
-
BaseParameterEnricher
public BaseParameterEnricher()
-
-
Method Details
-
withContext
-
getContext
-