Module aeonics.core

Class Destination.Template

    • Constructor Detail

    • Method Detail

      • inputs

        public java.util.List<Channel> inputs()
        Returns the list of input channels for this flow item
        Returns:
        the list of input channels for this flow item
      • input

        public Destination.Template input​(Channel channel)
        Adds an input channel
        Parameters:
        channel - the channel to add
        Returns:
        this