Package flyteidl.admin
Class WorkflowOuterClass
- java.lang.Object
-
- flyteidl.admin.WorkflowOuterClass
-
public final class WorkflowOuterClass extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflowOuterClass.WorkflowRepresents the workflow structure stored in the Admin A workflow is created by ordering tasks and associating outputs to inputs in order to produce a directed-acyclic execution graph.static classWorkflowOuterClass.WorkflowClosureA container holding the compiled workflow produced from the WorkflowSpec and additional metadata.static interfaceWorkflowOuterClass.WorkflowClosureOrBuilderstatic classWorkflowOuterClass.WorkflowCreateRequestRepresents a request structure to create a revision of a workflow.static interfaceWorkflowOuterClass.WorkflowCreateRequestOrBuilderstatic classWorkflowOuterClass.WorkflowCreateResponsePurposefully empty, may be populated in the future.static interfaceWorkflowOuterClass.WorkflowCreateResponseOrBuilderstatic classWorkflowOuterClass.WorkflowListRepresents a list of workflows returned from the admin.static interfaceWorkflowOuterClass.WorkflowListOrBuilderstatic interfaceWorkflowOuterClass.WorkflowOrBuilderstatic classWorkflowOuterClass.WorkflowSpecRepresents a structure that encapsulates the specification of the workflow.static interfaceWorkflowOuterClass.WorkflowSpecOrBuilder
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptordescriptorprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_admin_Workflow_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_admin_Workflow_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_admin_WorkflowClosure_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_admin_WorkflowClosure_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_admin_WorkflowCreateRequest_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_admin_WorkflowCreateRequest_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_admin_WorkflowCreateResponse_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_admin_WorkflowCreateResponse_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_admin_WorkflowList_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_admin_WorkflowList_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_admin_WorkflowSpec_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_admin_WorkflowSpec_fieldAccessorTable
-
Constructor Summary
Constructors Modifier Constructor Description privateWorkflowOuterClass()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
internal_static_flyteidl_admin_WorkflowCreateRequest_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_WorkflowCreateRequest_descriptor
-
internal_static_flyteidl_admin_WorkflowCreateRequest_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_WorkflowCreateRequest_fieldAccessorTable
-
internal_static_flyteidl_admin_WorkflowCreateResponse_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_WorkflowCreateResponse_descriptor
-
internal_static_flyteidl_admin_WorkflowCreateResponse_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_WorkflowCreateResponse_fieldAccessorTable
-
internal_static_flyteidl_admin_Workflow_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_Workflow_descriptor
-
internal_static_flyteidl_admin_Workflow_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_Workflow_fieldAccessorTable
-
internal_static_flyteidl_admin_WorkflowList_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_WorkflowList_descriptor
-
internal_static_flyteidl_admin_WorkflowList_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_WorkflowList_fieldAccessorTable
-
internal_static_flyteidl_admin_WorkflowSpec_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_WorkflowSpec_descriptor
-
internal_static_flyteidl_admin_WorkflowSpec_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_WorkflowSpec_fieldAccessorTable
-
internal_static_flyteidl_admin_WorkflowClosure_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_WorkflowClosure_descriptor
-
internal_static_flyteidl_admin_WorkflowClosure_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_WorkflowClosure_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-