Class ConditionalOutputMetadataEnricher
java.lang.Object
org.talend.sdk.component.runtime.manager.extension.ConditionalOutputMetadataEnricher
- All Implemented Interfaces:
ComponentMetadataEnricher
Search annotation
ConditionalOutput and add a new meta information about name of related
AvailableOutputsFlow.
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
-
ConditionalOutputMetadataEnricher
public ConditionalOutputMetadataEnricher()
-
-
Method Details
-
onComponent
- Specified by:
onComponentin interfaceComponentMetadataEnricher
-