Class ReturnVariableMetadataEnricher
java.lang.Object
org.talend.sdk.component.runtime.manager.extension.ReturnVariableMetadataEnricher
- All Implemented Interfaces:
ComponentMetadataEnricher
Search annotation
ReturnVariables.ReturnVariable and add a new meta information about description of return variables.
NOTE. This functionality is used only in Studio.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
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.component.ComponentMetadataEnricher
order
-
Field Details
-
META_KEY_RETURN_VARIABLE
- See Also:
-
-
Constructor Details
-
ReturnVariableMetadataEnricher
public ReturnVariableMetadataEnricher()
-
-
Method Details
-
onComponent
- Specified by:
onComponentin interfaceComponentMetadataEnricher
-