Uses of Class
flyteidl.core.Workflow.WorkflowTemplate
-
Packages that use Workflow.WorkflowTemplate Package Description flyteidl.admin flyteidl.core -
-
Uses of Workflow.WorkflowTemplate in flyteidl.admin
Fields in flyteidl.admin declared as Workflow.WorkflowTemplate Modifier and Type Field Description private Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpec.Builder. template_private Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpec. template_Fields in flyteidl.admin with type parameters of type Workflow.WorkflowTemplate Modifier and Type Field Description private List<Workflow.WorkflowTemplate>WorkflowOuterClass.WorkflowSpec.Builder. subWorkflows_private List<Workflow.WorkflowTemplate>WorkflowOuterClass.WorkflowSpec. subWorkflows_private com.google.protobuf.RepeatedFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>WorkflowOuterClass.WorkflowSpec.Builder. subWorkflowsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>WorkflowOuterClass.WorkflowSpec.Builder. templateBuilder_Methods in flyteidl.admin that return Workflow.WorkflowTemplate Modifier and Type Method Description Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpec.Builder. getSubWorkflows(int index)Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpec. getSubWorkflows(int index)Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpecOrBuilder. getSubWorkflows(int index)Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpec.Builder. getTemplate()Template of the task that encapsulates all the metadata of the workflow.Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpec. getTemplate()Template of the task that encapsulates all the metadata of the workflow.Workflow.WorkflowTemplateWorkflowOuterClass.WorkflowSpecOrBuilder. getTemplate()Template of the task that encapsulates all the metadata of the workflow.Methods in flyteidl.admin that return types with arguments of type Workflow.WorkflowTemplate Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>WorkflowOuterClass.WorkflowSpec.Builder. getSubWorkflowsFieldBuilder()List<Workflow.WorkflowTemplate>WorkflowOuterClass.WorkflowSpec.Builder. getSubWorkflowsList()Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).List<Workflow.WorkflowTemplate>WorkflowOuterClass.WorkflowSpec. getSubWorkflowsList()Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).List<Workflow.WorkflowTemplate>WorkflowOuterClass.WorkflowSpecOrBuilder. getSubWorkflowsList()Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).private com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>WorkflowOuterClass.WorkflowSpec.Builder. getTemplateFieldBuilder()Template of the task that encapsulates all the metadata of the workflow.Methods in flyteidl.admin with parameters of type Workflow.WorkflowTemplate Modifier and Type Method Description WorkflowOuterClass.WorkflowSpec.BuilderWorkflowOuterClass.WorkflowSpec.Builder. addSubWorkflows(int index, Workflow.WorkflowTemplate value)Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).WorkflowOuterClass.WorkflowSpec.BuilderWorkflowOuterClass.WorkflowSpec.Builder. addSubWorkflows(Workflow.WorkflowTemplate value)Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).WorkflowOuterClass.WorkflowSpec.BuilderWorkflowOuterClass.WorkflowSpec.Builder. mergeTemplate(Workflow.WorkflowTemplate value)Template of the task that encapsulates all the metadata of the workflow.WorkflowOuterClass.WorkflowSpec.BuilderWorkflowOuterClass.WorkflowSpec.Builder. setSubWorkflows(int index, Workflow.WorkflowTemplate value)Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows).WorkflowOuterClass.WorkflowSpec.BuilderWorkflowOuterClass.WorkflowSpec.Builder. setTemplate(Workflow.WorkflowTemplate value)Template of the task that encapsulates all the metadata of the workflow.Method parameters in flyteidl.admin with type arguments of type Workflow.WorkflowTemplate Modifier and Type Method Description WorkflowOuterClass.WorkflowSpec.BuilderWorkflowOuterClass.WorkflowSpec.Builder. addAllSubWorkflows(Iterable<? extends Workflow.WorkflowTemplate> values)Workflows that are embedded into other workflows need to be passed alongside the parent workflow to the propeller compiler (since the compiler doesn't have any knowledge of other workflows - ie, it doesn't reach out to Admin to see other registered workflows). -
Uses of Workflow.WorkflowTemplate in flyteidl.core
Fields in flyteidl.core declared as Workflow.WorkflowTemplate Modifier and Type Field Description private static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. DEFAULT_INSTANCEprivate Workflow.WorkflowTemplateCompiler.CompiledWorkflow.Builder. template_private Workflow.WorkflowTemplateCompiler.CompiledWorkflow. template_private Workflow.WorkflowTemplateWorkflowClosureOuterClass.WorkflowClosure.Builder. workflow_private Workflow.WorkflowTemplateWorkflowClosureOuterClass.WorkflowClosure. workflow_Fields in flyteidl.core with type parameters of type Workflow.WorkflowTemplate Modifier and Type Field Description private static com.google.protobuf.Parser<Workflow.WorkflowTemplate>Workflow.WorkflowTemplate. PARSERprivate List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpec.Builder. subworkflows_private List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpec. subworkflows_private com.google.protobuf.RepeatedFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>DynamicJob.DynamicJobSpec.Builder. subworkflowsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>Compiler.CompiledWorkflow.Builder. templateBuilder_private com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>WorkflowClosureOuterClass.WorkflowClosure.Builder. workflowBuilder_Methods in flyteidl.core that return Workflow.WorkflowTemplate Modifier and Type Method Description Workflow.WorkflowTemplateWorkflow.WorkflowTemplate.Builder. build()Workflow.WorkflowTemplateWorkflow.WorkflowTemplate.Builder. buildPartial()static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. getDefaultInstance()Workflow.WorkflowTemplateWorkflow.WorkflowTemplate.Builder. getDefaultInstanceForType()Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. getDefaultInstanceForType()Workflow.WorkflowTemplateDynamicJob.DynamicJobSpec.Builder. getSubworkflows(int index)[Optional] A complete list of sub-workflows templates.Workflow.WorkflowTemplateDynamicJob.DynamicJobSpec. getSubworkflows(int index)[Optional] A complete list of sub-workflows templates.Workflow.WorkflowTemplateDynamicJob.DynamicJobSpecOrBuilder. getSubworkflows(int index)[Optional] A complete list of sub-workflows templates.Workflow.WorkflowTemplateCompiler.CompiledWorkflow.Builder. getTemplate()Completely contained Workflow TemplateWorkflow.WorkflowTemplateCompiler.CompiledWorkflow. getTemplate()Completely contained Workflow TemplateWorkflow.WorkflowTemplateCompiler.CompiledWorkflowOrBuilder. getTemplate()Completely contained Workflow TemplateWorkflow.WorkflowTemplateWorkflowClosureOuterClass.WorkflowClosure.Builder. getWorkflow()required.Workflow.WorkflowTemplateWorkflowClosureOuterClass.WorkflowClosure. getWorkflow()required.Workflow.WorkflowTemplateWorkflowClosureOuterClass.WorkflowClosureOrBuilder. getWorkflow()required.static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseDelimitedFrom(InputStream input)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(byte[] data)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(com.google.protobuf.ByteString data)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(com.google.protobuf.CodedInputStream input)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(InputStream input)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(ByteBuffer data)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Workflow.WorkflowTemplate Modifier and Type Method Description com.google.protobuf.Parser<Workflow.WorkflowTemplate>Workflow.WorkflowTemplate. getParserForType()private com.google.protobuf.RepeatedFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>DynamicJob.DynamicJobSpec.Builder. getSubworkflowsFieldBuilder()List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpec.Builder. getSubworkflowsList()[Optional] A complete list of sub-workflows templates.List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpec. getSubworkflowsList()[Optional] A complete list of sub-workflows templates.List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpecOrBuilder. getSubworkflowsList()[Optional] A complete list of sub-workflows templates.private com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>Compiler.CompiledWorkflow.Builder. getTemplateFieldBuilder()Completely contained Workflow Templateprivate com.google.protobuf.SingleFieldBuilderV3<Workflow.WorkflowTemplate,Workflow.WorkflowTemplate.Builder,Workflow.WorkflowTemplateOrBuilder>WorkflowClosureOuterClass.WorkflowClosure.Builder. getWorkflowFieldBuilder()required.static com.google.protobuf.Parser<Workflow.WorkflowTemplate>Workflow.WorkflowTemplate. parser()Methods in flyteidl.core with parameters of type Workflow.WorkflowTemplate Modifier and Type Method Description DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addSubworkflows(int index, Workflow.WorkflowTemplate value)[Optional] A complete list of sub-workflows templates.DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addSubworkflows(Workflow.WorkflowTemplate value)[Optional] A complete list of sub-workflows templates.private voidWorkflow.WorkflowTemplate.Builder. buildPartial0(Workflow.WorkflowTemplate result)private voidWorkflow.WorkflowTemplate.Builder. buildPartialRepeatedFields(Workflow.WorkflowTemplate result)Workflow.WorkflowTemplate.BuilderWorkflow.WorkflowTemplate.Builder. mergeFrom(Workflow.WorkflowTemplate other)Compiler.CompiledWorkflow.BuilderCompiler.CompiledWorkflow.Builder. mergeTemplate(Workflow.WorkflowTemplate value)Completely contained Workflow TemplateWorkflowClosureOuterClass.WorkflowClosure.BuilderWorkflowClosureOuterClass.WorkflowClosure.Builder. mergeWorkflow(Workflow.WorkflowTemplate value)required.static Workflow.WorkflowTemplate.BuilderWorkflow.WorkflowTemplate. newBuilder(Workflow.WorkflowTemplate prototype)DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. setSubworkflows(int index, Workflow.WorkflowTemplate value)[Optional] A complete list of sub-workflows templates.Compiler.CompiledWorkflow.BuilderCompiler.CompiledWorkflow.Builder. setTemplate(Workflow.WorkflowTemplate value)Completely contained Workflow TemplateWorkflowClosureOuterClass.WorkflowClosure.BuilderWorkflowClosureOuterClass.WorkflowClosure.Builder. setWorkflow(Workflow.WorkflowTemplate value)required.Method parameters in flyteidl.core with type arguments of type Workflow.WorkflowTemplate Modifier and Type Method Description DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addAllSubworkflows(Iterable<? extends Workflow.WorkflowTemplate> values)[Optional] A complete list of sub-workflows templates.
-