Package flyteidl.core

Class Compiler.CompiledWorkflowClosure.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Compiler.CompiledWorkflowClosureOrBuilder, Cloneable
    Enclosing class:
    Compiler.CompiledWorkflowClosure

    public static final class Compiler.CompiledWorkflowClosure.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Compiler.CompiledWorkflowClosure.Builder>
    implements Compiler.CompiledWorkflowClosureOrBuilder
     A Compiled Workflow Closure contains all the information required to start a new execution, or to visualize a workflow
     and its details. The CompiledWorkflowClosure should always contain a primary workflow, that is the main workflow that
     will being the execution. All subworkflows are denormalized. WorkflowNodes refer to the workflow identifiers of
     compiled subworkflows.
     
    Protobuf type flyteidl.core.CompiledWorkflowClosure