类 FlowModelPb.WorkflowRun
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- cn.feiliu.taskflow.proto.FlowModelPb.WorkflowRun
-
- 所有已实现的接口:
FlowModelPb.WorkflowRunOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- 封闭类:
- FlowModelPb
public static final class FlowModelPb.WorkflowRun extends com.google.protobuf.GeneratedMessageV3 implements FlowModelPb.WorkflowRunOrBuilder
Protobuf typetaskflow.proto.WorkflowRun- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classFlowModelPb.WorkflowRun.BuilderProtobuf typetaskflow.proto.WorkflowRunstatic classFlowModelPb.WorkflowRun.StatusProtobuf enumtaskflow.proto.WorkflowRun.Status-
从类继承的嵌套类/接口 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
-
-
字段概要
字段 修饰符和类型 字段 说明 static intCORRELATION_ID_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intCREATED_BY_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intOUTPUT_FIELD_NUMBERstatic intPRIORITY_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTASKS_FIELD_NUMBERstatic intUPDATED_TIME_FIELD_NUMBERstatic intVARIABLES_FIELD_NUMBERstatic intWORKFLOW_ID_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)StringgetCorrelationId()string correlation_id = 3;com.google.protobuf.ByteStringgetCorrelationIdBytes()string correlation_id = 3;StringgetCreatedBy()string created_by = 9;com.google.protobuf.ByteStringgetCreatedByBytes()string created_by = 9;longgetCreateTime()int64 create_time = 7;static FlowModelPb.WorkflowRungetDefaultInstance()FlowModelPb.WorkflowRungetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()JsonMapPb.JsonMapgetInput().taskflow.proto.JsonMap input = 10;JsonMapPb.JsonMapOrBuildergetInputOrBuilder().taskflow.proto.JsonMap input = 10;JsonMapPb.JsonMapgetOutput().taskflow.proto.JsonMap output = 11;JsonMapPb.JsonMapOrBuildergetOutputOrBuilder().taskflow.proto.JsonMap output = 11;com.google.protobuf.Parser<FlowModelPb.WorkflowRun>getParserForType()intgetPriority()int32 priority = 5;StringgetRequestId()string request_id = 4;com.google.protobuf.ByteStringgetRequestIdBytes()string request_id = 4;intgetSerializedSize()FlowModelPb.WorkflowRun.StatusgetStatus().taskflow.proto.WorkflowRun.Status status = 1;intgetStatusValue().taskflow.proto.WorkflowRun.Status status = 1;TaskModelPb.TaskgetTasks(int index)repeated .taskflow.proto.Task tasks = 12;intgetTasksCount()repeated .taskflow.proto.Task tasks = 12;List<TaskModelPb.Task>getTasksList()repeated .taskflow.proto.Task tasks = 12;TaskModelPb.TaskOrBuildergetTasksOrBuilder(int index)repeated .taskflow.proto.Task tasks = 12;List<? extends TaskModelPb.TaskOrBuilder>getTasksOrBuilderList()repeated .taskflow.proto.Task tasks = 12;com.google.protobuf.UnknownFieldSetgetUnknownFields()longgetUpdatedTime()int64 updated_time = 8;JsonMapPb.JsonMapgetVariables().taskflow.proto.JsonMap variables = 6;JsonMapPb.JsonMapOrBuildergetVariablesOrBuilder().taskflow.proto.JsonMap variables = 6;StringgetWorkflowId()string workflow_id = 2;com.google.protobuf.ByteStringgetWorkflowIdBytes()string workflow_id = 2;inthashCode()booleanhasInput().taskflow.proto.JsonMap input = 10;booleanhasOutput().taskflow.proto.JsonMap output = 11;booleanhasVariables().taskflow.proto.JsonMap variables = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static FlowModelPb.WorkflowRun.BuildernewBuilder()static FlowModelPb.WorkflowRun.BuildernewBuilder(FlowModelPb.WorkflowRun prototype)FlowModelPb.WorkflowRun.BuildernewBuilderForType()protected FlowModelPb.WorkflowRun.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static FlowModelPb.WorkflowRunparseDelimitedFrom(InputStream input)static FlowModelPb.WorkflowRunparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowModelPb.WorkflowRunparseFrom(byte[] data)static FlowModelPb.WorkflowRunparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowModelPb.WorkflowRunparseFrom(com.google.protobuf.ByteString data)static FlowModelPb.WorkflowRunparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowModelPb.WorkflowRunparseFrom(com.google.protobuf.CodedInputStream input)static FlowModelPb.WorkflowRunparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowModelPb.WorkflowRunparseFrom(InputStream input)static FlowModelPb.WorkflowRunparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FlowModelPb.WorkflowRunparseFrom(ByteBuffer data)static FlowModelPb.WorkflowRunparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FlowModelPb.WorkflowRun>parser()FlowModelPb.WorkflowRun.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 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
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
WORKFLOW_ID_FIELD_NUMBER
public static final int WORKFLOW_ID_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CORRELATION_ID_FIELD_NUMBER
public static final int CORRELATION_ID_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PRIORITY_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
VARIABLES_FIELD_NUMBER
public static final int VARIABLES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
UPDATED_TIME_FIELD_NUMBER
public static final int UPDATED_TIME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CREATED_BY_FIELD_NUMBER
public static final int CREATED_BY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
INPUT_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
OUTPUT_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TASKS_FIELD_NUMBER
public static final int TASKS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getStatusValue
public int getStatusValue()
.taskflow.proto.WorkflowRun.Status status = 1;- 指定者:
getStatusValue在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The enum numeric value on the wire for status.
-
getStatus
public FlowModelPb.WorkflowRun.Status getStatus()
.taskflow.proto.WorkflowRun.Status status = 1;- 指定者:
getStatus在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The status.
-
getWorkflowId
public String getWorkflowId()
string workflow_id = 2;- 指定者:
getWorkflowId在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- 指定者:
getWorkflowIdBytes在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The bytes for workflowId.
-
getCorrelationId
public String getCorrelationId()
string correlation_id = 3;- 指定者:
getCorrelationId在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The correlationId.
-
getCorrelationIdBytes
public com.google.protobuf.ByteString getCorrelationIdBytes()
string correlation_id = 3;- 指定者:
getCorrelationIdBytes在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The bytes for correlationId.
-
getRequestId
public String getRequestId()
string request_id = 4;- 指定者:
getRequestId在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
string request_id = 4;- 指定者:
getRequestIdBytes在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The bytes for requestId.
-
getPriority
public int getPriority()
int32 priority = 5;- 指定者:
getPriority在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The priority.
-
hasVariables
public boolean hasVariables()
.taskflow.proto.JsonMap variables = 6;- 指定者:
hasVariables在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- Whether the variables field is set.
-
getVariables
public JsonMapPb.JsonMap getVariables()
.taskflow.proto.JsonMap variables = 6;- 指定者:
getVariables在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The variables.
-
getVariablesOrBuilder
public JsonMapPb.JsonMapOrBuilder getVariablesOrBuilder()
.taskflow.proto.JsonMap variables = 6;
-
getCreateTime
public long getCreateTime()
int64 create_time = 7;- 指定者:
getCreateTime在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The createTime.
-
getUpdatedTime
public long getUpdatedTime()
int64 updated_time = 8;- 指定者:
getUpdatedTime在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The updatedTime.
-
getCreatedBy
public String getCreatedBy()
string created_by = 9;- 指定者:
getCreatedBy在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()
string created_by = 9;- 指定者:
getCreatedByBytes在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The bytes for createdBy.
-
hasInput
public boolean hasInput()
.taskflow.proto.JsonMap input = 10;- 指定者:
hasInput在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- Whether the input field is set.
-
getInput
public JsonMapPb.JsonMap getInput()
.taskflow.proto.JsonMap input = 10;- 指定者:
getInput在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The input.
-
getInputOrBuilder
public JsonMapPb.JsonMapOrBuilder getInputOrBuilder()
.taskflow.proto.JsonMap input = 10;
-
hasOutput
public boolean hasOutput()
.taskflow.proto.JsonMap output = 11;- 指定者:
hasOutput在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- Whether the output field is set.
-
getOutput
public JsonMapPb.JsonMap getOutput()
.taskflow.proto.JsonMap output = 11;- 指定者:
getOutput在接口中FlowModelPb.WorkflowRunOrBuilder- 返回:
- The output.
-
getOutputOrBuilder
public JsonMapPb.JsonMapOrBuilder getOutputOrBuilder()
.taskflow.proto.JsonMap output = 11;
-
getTasksList
public List<TaskModelPb.Task> getTasksList()
repeated .taskflow.proto.Task tasks = 12;- 指定者:
getTasksList在接口中FlowModelPb.WorkflowRunOrBuilder
-
getTasksOrBuilderList
public List<? extends TaskModelPb.TaskOrBuilder> getTasksOrBuilderList()
repeated .taskflow.proto.Task tasks = 12;
-
getTasksCount
public int getTasksCount()
repeated .taskflow.proto.Task tasks = 12;
-
getTasks
public TaskModelPb.Task getTasks(int index)
repeated .taskflow.proto.Task tasks = 12;- 指定者:
getTasks在接口中FlowModelPb.WorkflowRunOrBuilder
-
getTasksOrBuilder
public TaskModelPb.TaskOrBuilder getTasksOrBuilder(int index)
repeated .taskflow.proto.Task tasks = 12;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static FlowModelPb.WorkflowRun parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static FlowModelPb.WorkflowRun parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static FlowModelPb.WorkflowRun parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public FlowModelPb.WorkflowRun.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static FlowModelPb.WorkflowRun.Builder newBuilder()
-
newBuilder
public static FlowModelPb.WorkflowRun.Builder newBuilder(FlowModelPb.WorkflowRun prototype)
-
toBuilder
public FlowModelPb.WorkflowRun.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected FlowModelPb.WorkflowRun.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static FlowModelPb.WorkflowRun getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FlowModelPb.WorkflowRun> parser()
-
getParserForType
public com.google.protobuf.Parser<FlowModelPb.WorkflowRun> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public FlowModelPb.WorkflowRun getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-