Interface OutputNode
- All Superinterfaces:
NodeDefinition
Custom step output node.
- Since:
- 2.0.0
-
Method Summary
Methods inherited from interface com.experian.datastudio.sdk.api.step.configuration.NodeDefinition
getId, getType, isInputNode
-
Method Details
-
getName
String getName()Returns the output node name.- Returns:
- name of the output node
-