Package flyteidl.core
Class Workflow.WorkflowTemplate
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.core.Workflow.WorkflowTemplate
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Workflow.WorkflowTemplateOrBuilder,Serializable
- Enclosing class:
- Workflow
public static final class Workflow.WorkflowTemplate extends com.google.protobuf.GeneratedMessageV3 implements Workflow.WorkflowTemplateOrBuilder
Flyte Workflow Structure that encapsulates task, branch and subworkflow nodes to form a statically analyzable, directed acyclic graph.
Protobuf typeflyteidl.core.WorkflowTemplate- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflow.WorkflowTemplate.BuilderFlyte Workflow Structure that encapsulates task, branch and subworkflow nodes to form a statically analyzable, directed acyclic graph.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description private static Workflow.WorkflowTemplateDEFAULT_INSTANCEstatic intFAILURE_NODE_FIELD_NUMBERprivate Workflow.NodefailureNode_private IdentifierOuterClass.Identifierid_static intID_FIELD_NUMBERprivate Interface.TypedInterfaceinterface_static intINTERFACE_FIELD_NUMBERprivate bytememoizedIsInitializedprivate Workflow.WorkflowMetadatametadata_static intMETADATA_DEFAULTS_FIELD_NUMBERstatic intMETADATA_FIELD_NUMBERprivate Workflow.WorkflowMetadataDefaultsmetadataDefaults_private List<Workflow.Node>nodes_static intNODES_FIELD_NUMBERprivate List<Literals.Binding>outputs_static intOUTPUTS_FIELD_NUMBERprivate static com.google.protobuf.Parser<Workflow.WorkflowTemplate>PARSERprivate static longserialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description privateWorkflowTemplate()privateWorkflowTemplate(com.google.protobuf.GeneratedMessageV3.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Workflow.WorkflowTemplategetDefaultInstance()Workflow.WorkflowTemplategetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Workflow.NodegetFailureNode()+optional A catch-all node.Workflow.NodeOrBuildergetFailureNodeOrBuilder()+optional A catch-all node.IdentifierOuterClass.IdentifiergetId()A globally unique identifier for the workflow.IdentifierOuterClass.IdentifierOrBuildergetIdOrBuilder()A globally unique identifier for the workflow.Interface.TypedInterfacegetInterface()Defines a strongly typed interface for the Workflow.Interface.TypedInterfaceOrBuildergetInterfaceOrBuilder()Defines a strongly typed interface for the Workflow.Workflow.WorkflowMetadatagetMetadata()Extra metadata about the workflow.Workflow.WorkflowMetadataDefaultsgetMetadataDefaults()workflow defaultsWorkflow.WorkflowMetadataDefaultsOrBuildergetMetadataDefaultsOrBuilder()workflow defaultsWorkflow.WorkflowMetadataOrBuildergetMetadataOrBuilder()Extra metadata about the workflow.Workflow.NodegetNodes(int index)A list of nodes.intgetNodesCount()A list of nodes.List<Workflow.Node>getNodesList()A list of nodes.Workflow.NodeOrBuildergetNodesOrBuilder(int index)A list of nodes.List<? extends Workflow.NodeOrBuilder>getNodesOrBuilderList()A list of nodes.Literals.BindinggetOutputs(int index)A list of output bindings that specify how to construct workflow outputs.intgetOutputsCount()A list of output bindings that specify how to construct workflow outputs.List<Literals.Binding>getOutputsList()A list of output bindings that specify how to construct workflow outputs.Literals.BindingOrBuildergetOutputsOrBuilder(int index)A list of output bindings that specify how to construct workflow outputs.List<? extends Literals.BindingOrBuilder>getOutputsOrBuilderList()A list of output bindings that specify how to construct workflow outputs.com.google.protobuf.Parser<Workflow.WorkflowTemplate>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasFailureNode()+optional A catch-all node.inthashCode()booleanhasId()A globally unique identifier for the workflow.booleanhasInterface()Defines a strongly typed interface for the Workflow.booleanhasMetadata()Extra metadata about the workflow.booleanhasMetadataDefaults()workflow defaultsprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Workflow.WorkflowTemplate.BuildernewBuilder()static Workflow.WorkflowTemplate.BuildernewBuilder(Workflow.WorkflowTemplate prototype)Workflow.WorkflowTemplate.BuildernewBuilderForType()protected Workflow.WorkflowTemplate.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Workflow.WorkflowTemplateparseDelimitedFrom(InputStream input)static Workflow.WorkflowTemplateparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateparseFrom(byte[] data)static Workflow.WorkflowTemplateparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateparseFrom(com.google.protobuf.ByteString data)static Workflow.WorkflowTemplateparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateparseFrom(com.google.protobuf.CodedInputStream input)static Workflow.WorkflowTemplateparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateparseFrom(InputStream input)static Workflow.WorkflowTemplateparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Workflow.WorkflowTemplateparseFrom(ByteBuffer data)static Workflow.WorkflowTemplateparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Workflow.WorkflowTemplate>parser()Workflow.WorkflowTemplate.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
id_
private IdentifierOuterClass.Identifier id_
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
metadata_
private Workflow.WorkflowMetadata metadata_
-
INTERFACE_FIELD_NUMBER
public static final int INTERFACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
interface_
private Interface.TypedInterface interface_
-
NODES_FIELD_NUMBER
public static final int NODES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
nodes_
private List<Workflow.Node> nodes_
-
OUTPUTS_FIELD_NUMBER
public static final int OUTPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
outputs_
private List<Literals.Binding> outputs_
-
FAILURE_NODE_FIELD_NUMBER
public static final int FAILURE_NODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
failureNode_
private Workflow.Node failureNode_
-
METADATA_DEFAULTS_FIELD_NUMBER
public static final int METADATA_DEFAULTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
metadataDefaults_
private Workflow.WorkflowMetadataDefaults metadataDefaults_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Workflow.WorkflowTemplate DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Workflow.WorkflowTemplate> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasId
public boolean hasId()
A globally unique identifier for the workflow.
.flyteidl.core.Identifier id = 1;- Specified by:
hasIdin interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- Whether the id field is set.
-
getId
public IdentifierOuterClass.Identifier getId()
A globally unique identifier for the workflow.
.flyteidl.core.Identifier id = 1;- Specified by:
getIdin interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- The id.
-
getIdOrBuilder
public IdentifierOuterClass.IdentifierOrBuilder getIdOrBuilder()
A globally unique identifier for the workflow.
.flyteidl.core.Identifier id = 1;- Specified by:
getIdOrBuilderin interfaceWorkflow.WorkflowTemplateOrBuilder
-
hasMetadata
public boolean hasMetadata()
Extra metadata about the workflow.
.flyteidl.core.WorkflowMetadata metadata = 2;- Specified by:
hasMetadatain interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public Workflow.WorkflowMetadata getMetadata()
Extra metadata about the workflow.
.flyteidl.core.WorkflowMetadata metadata = 2;- Specified by:
getMetadatain interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- The metadata.
-
getMetadataOrBuilder
public Workflow.WorkflowMetadataOrBuilder getMetadataOrBuilder()
Extra metadata about the workflow.
.flyteidl.core.WorkflowMetadata metadata = 2;- Specified by:
getMetadataOrBuilderin interfaceWorkflow.WorkflowTemplateOrBuilder
-
hasInterface
public boolean hasInterface()
Defines a strongly typed interface for the Workflow. This can include some optional parameters.
.flyteidl.core.TypedInterface interface = 3;- Specified by:
hasInterfacein interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- Whether the interface field is set.
-
getInterface
public Interface.TypedInterface getInterface()
Defines a strongly typed interface for the Workflow. This can include some optional parameters.
.flyteidl.core.TypedInterface interface = 3;- Specified by:
getInterfacein interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- The interface.
-
getInterfaceOrBuilder
public Interface.TypedInterfaceOrBuilder getInterfaceOrBuilder()
Defines a strongly typed interface for the Workflow. This can include some optional parameters.
.flyteidl.core.TypedInterface interface = 3;- Specified by:
getInterfaceOrBuilderin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getNodesList
public List<Workflow.Node> getNodesList()
A list of nodes. In addition, 'globals' is a special reserved node id that can be used to consume workflow inputs.
repeated .flyteidl.core.Node nodes = 4;- Specified by:
getNodesListin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getNodesOrBuilderList
public List<? extends Workflow.NodeOrBuilder> getNodesOrBuilderList()
A list of nodes. In addition, 'globals' is a special reserved node id that can be used to consume workflow inputs.
repeated .flyteidl.core.Node nodes = 4;- Specified by:
getNodesOrBuilderListin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getNodesCount
public int getNodesCount()
A list of nodes. In addition, 'globals' is a special reserved node id that can be used to consume workflow inputs.
repeated .flyteidl.core.Node nodes = 4;- Specified by:
getNodesCountin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getNodes
public Workflow.Node getNodes(int index)
A list of nodes. In addition, 'globals' is a special reserved node id that can be used to consume workflow inputs.
repeated .flyteidl.core.Node nodes = 4;- Specified by:
getNodesin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getNodesOrBuilder
public Workflow.NodeOrBuilder getNodesOrBuilder(int index)
A list of nodes. In addition, 'globals' is a special reserved node id that can be used to consume workflow inputs.
repeated .flyteidl.core.Node nodes = 4;- Specified by:
getNodesOrBuilderin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getOutputsList
public List<Literals.Binding> getOutputsList()
A list of output bindings that specify how to construct workflow outputs. Bindings can pull node outputs or specify literals. All workflow outputs specified in the interface field must be bound in order for the workflow to be validated. A workflow has an implicit dependency on all of its nodes to execute successfully in order to bind final outputs. Most of these outputs will be Binding's with a BindingData of type OutputReference. That is, your workflow can just have an output of some constant (`Output(5)`), but usually, the workflow will be pulling outputs from the output of a task.
repeated .flyteidl.core.Binding outputs = 5;- Specified by:
getOutputsListin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getOutputsOrBuilderList
public List<? extends Literals.BindingOrBuilder> getOutputsOrBuilderList()
A list of output bindings that specify how to construct workflow outputs. Bindings can pull node outputs or specify literals. All workflow outputs specified in the interface field must be bound in order for the workflow to be validated. A workflow has an implicit dependency on all of its nodes to execute successfully in order to bind final outputs. Most of these outputs will be Binding's with a BindingData of type OutputReference. That is, your workflow can just have an output of some constant (`Output(5)`), but usually, the workflow will be pulling outputs from the output of a task.
repeated .flyteidl.core.Binding outputs = 5;- Specified by:
getOutputsOrBuilderListin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getOutputsCount
public int getOutputsCount()
A list of output bindings that specify how to construct workflow outputs. Bindings can pull node outputs or specify literals. All workflow outputs specified in the interface field must be bound in order for the workflow to be validated. A workflow has an implicit dependency on all of its nodes to execute successfully in order to bind final outputs. Most of these outputs will be Binding's with a BindingData of type OutputReference. That is, your workflow can just have an output of some constant (`Output(5)`), but usually, the workflow will be pulling outputs from the output of a task.
repeated .flyteidl.core.Binding outputs = 5;- Specified by:
getOutputsCountin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getOutputs
public Literals.Binding getOutputs(int index)
A list of output bindings that specify how to construct workflow outputs. Bindings can pull node outputs or specify literals. All workflow outputs specified in the interface field must be bound in order for the workflow to be validated. A workflow has an implicit dependency on all of its nodes to execute successfully in order to bind final outputs. Most of these outputs will be Binding's with a BindingData of type OutputReference. That is, your workflow can just have an output of some constant (`Output(5)`), but usually, the workflow will be pulling outputs from the output of a task.
repeated .flyteidl.core.Binding outputs = 5;- Specified by:
getOutputsin interfaceWorkflow.WorkflowTemplateOrBuilder
-
getOutputsOrBuilder
public Literals.BindingOrBuilder getOutputsOrBuilder(int index)
A list of output bindings that specify how to construct workflow outputs. Bindings can pull node outputs or specify literals. All workflow outputs specified in the interface field must be bound in order for the workflow to be validated. A workflow has an implicit dependency on all of its nodes to execute successfully in order to bind final outputs. Most of these outputs will be Binding's with a BindingData of type OutputReference. That is, your workflow can just have an output of some constant (`Output(5)`), but usually, the workflow will be pulling outputs from the output of a task.
repeated .flyteidl.core.Binding outputs = 5;- Specified by:
getOutputsOrBuilderin interfaceWorkflow.WorkflowTemplateOrBuilder
-
hasFailureNode
public boolean hasFailureNode()
+optional A catch-all node. This node is executed whenever the execution engine determines the workflow has failed. The interface of this node must match the Workflow interface with an additional input named 'error' of type pb.lyft.flyte.core.Error.
.flyteidl.core.Node failure_node = 6;- Specified by:
hasFailureNodein interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- Whether the failureNode field is set.
-
getFailureNode
public Workflow.Node getFailureNode()
+optional A catch-all node. This node is executed whenever the execution engine determines the workflow has failed. The interface of this node must match the Workflow interface with an additional input named 'error' of type pb.lyft.flyte.core.Error.
.flyteidl.core.Node failure_node = 6;- Specified by:
getFailureNodein interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- The failureNode.
-
getFailureNodeOrBuilder
public Workflow.NodeOrBuilder getFailureNodeOrBuilder()
+optional A catch-all node. This node is executed whenever the execution engine determines the workflow has failed. The interface of this node must match the Workflow interface with an additional input named 'error' of type pb.lyft.flyte.core.Error.
.flyteidl.core.Node failure_node = 6;- Specified by:
getFailureNodeOrBuilderin interfaceWorkflow.WorkflowTemplateOrBuilder
-
hasMetadataDefaults
public boolean hasMetadataDefaults()
workflow defaults
.flyteidl.core.WorkflowMetadataDefaults metadata_defaults = 7;- Specified by:
hasMetadataDefaultsin interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- Whether the metadataDefaults field is set.
-
getMetadataDefaults
public Workflow.WorkflowMetadataDefaults getMetadataDefaults()
workflow defaults
.flyteidl.core.WorkflowMetadataDefaults metadata_defaults = 7;- Specified by:
getMetadataDefaultsin interfaceWorkflow.WorkflowTemplateOrBuilder- Returns:
- The metadataDefaults.
-
getMetadataDefaultsOrBuilder
public Workflow.WorkflowMetadataDefaultsOrBuilder getMetadataDefaultsOrBuilder()
workflow defaults
.flyteidl.core.WorkflowMetadataDefaults metadata_defaults = 7;- Specified by:
getMetadataDefaultsOrBuilderin interfaceWorkflow.WorkflowTemplateOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Workflow.WorkflowTemplate parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Workflow.WorkflowTemplate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Workflow.WorkflowTemplate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Workflow.WorkflowTemplate.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Workflow.WorkflowTemplate.Builder newBuilder()
-
newBuilder
public static Workflow.WorkflowTemplate.Builder newBuilder(Workflow.WorkflowTemplate prototype)
-
toBuilder
public Workflow.WorkflowTemplate.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Workflow.WorkflowTemplate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Workflow.WorkflowTemplate getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Workflow.WorkflowTemplate> parser()
-
getParserForType
public com.google.protobuf.Parser<Workflow.WorkflowTemplate> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Workflow.WorkflowTemplate getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-