Class AfterVariableMetadataEnricher
java.lang.Object
org.talend.sdk.component.runtime.manager.extension.AfterVariableMetadataEnricher
- All Implemented Interfaces:
ComponentMetadataEnricher
@Deprecated
public class AfterVariableMetadataEnricher
extends Object
implements ComponentMetadataEnricher
Deprecated.
Search annotation
AfterVariables.AfterVariable and add a new meta information about description of after 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_AFTER_VARIABLE
Deprecated.- See Also:
-
-
Constructor Details
-
AfterVariableMetadataEnricher
public AfterVariableMetadataEnricher()Deprecated.
-
-
Method Details
-
onComponent
Deprecated.- Specified by:
onComponentin interfaceComponentMetadataEnricher
-