All Superinterfaces:
NodeDefinition

public interface OutputNode extends NodeDefinition
Custom step output node.
Since:
2.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the output node name.

    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