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
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 java.util.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).java.util.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).java.util.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).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(java.lang.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
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 task specs referenced in nodes.Workflow.WorkflowTemplateDynamicJob.DynamicJobSpec. getSubworkflows(int index)[Optional] A complete list of task specs referenced in nodes.Workflow.WorkflowTemplateDynamicJob.DynamicJobSpecOrBuilder. getSubworkflows(int index)[Optional] A complete list of task specs referenced in nodes.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(java.io.InputStream input)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(java.nio.ByteBuffer data)static Workflow.WorkflowTemplateWorkflow.WorkflowTemplate. parseFrom(java.nio.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()java.util.List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpec.Builder. getSubworkflowsList()[Optional] A complete list of task specs referenced in nodes.java.util.List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpec. getSubworkflowsList()[Optional] A complete list of task specs referenced in nodes.java.util.List<Workflow.WorkflowTemplate>DynamicJob.DynamicJobSpecOrBuilder. getSubworkflowsList()[Optional] A complete list of task specs referenced in nodes.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 task specs referenced in nodes.DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addSubworkflows(Workflow.WorkflowTemplate value)[Optional] A complete list of task specs referenced in nodes.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 task specs referenced in nodes.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(java.lang.Iterable<? extends Workflow.WorkflowTemplate> values)[Optional] A complete list of task specs referenced in nodes.
-