Class Eval.Output

  • All Implemented Interfaces:
    io.kestra.core.models.tasks.Output
    Enclosing class:
    Eval

    public static class Eval.Output
    extends java.lang.Object
    implements io.kestra.core.models.tasks.Output
    • Constructor Summary

      Constructors 
      Constructor Description
      Output()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface io.kestra.core.models.tasks.Output

        toMap
    • Constructor Detail

      • Output

        public Output()