Package org.jbpm.marshalling.impl
Class JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
- Enclosing class:
- JBPMMessages.ProcessInstance.NodeInstanceContent
public static final class JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode extends com.google.protobuf.GeneratedMessageV3 implements JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode
-
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 static int
ITERATIONLEVELS_FIELD_NUMBER
static int
NODE_INSTANCE_FIELD_NUMBER
static com.google.protobuf.Parser<JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode>
PARSER
Deprecated.static int
SEQUENTIAL_COUNTER_FIELD_NUMBER
static int
TIMER_INSTANCE_ID_FIELD_NUMBER
static int
VARIABLE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
getDefaultInstance()
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
JBPMMessages.IterationLevel
getIterationLevels(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
int
getIterationLevelsCount()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
List<JBPMMessages.IterationLevel>
getIterationLevelsList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
JBPMMessages.IterationLevelOrBuilder
getIterationLevelsOrBuilder(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
List<? extends JBPMMessages.IterationLevelOrBuilder>
getIterationLevelsOrBuilderList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
JBPMMessages.ProcessInstance.NodeInstance
getNodeInstance(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
int
getNodeInstanceCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
List<JBPMMessages.ProcessInstance.NodeInstance>
getNodeInstanceList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
getNodeInstanceOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>
getNodeInstanceOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
com.google.protobuf.Parser<JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode>
getParserForType()
int
getSequentialCounter()
optional int32 sequential_counter = 4;
int
getSerializedSize()
long
getTimerInstanceId(int index)
repeated int64 timer_instance_id = 5;
int
getTimerInstanceIdCount()
repeated int64 timer_instance_id = 5;
List<Long>
getTimerInstanceIdList()
repeated int64 timer_instance_id = 5;
com.google.protobuf.UnknownFieldSet
getUnknownFields()
JBPMMessages.Variable
getVariable(int index)
repeated .org.jbpm.marshalling.Variable variable = 2;
int
getVariableCount()
repeated .org.jbpm.marshalling.Variable variable = 2;
List<JBPMMessages.Variable>
getVariableList()
repeated .org.jbpm.marshalling.Variable variable = 2;
JBPMMessages.VariableOrBuilder
getVariableOrBuilder(int index)
repeated .org.jbpm.marshalling.Variable variable = 2;
List<? extends JBPMMessages.VariableOrBuilder>
getVariableOrBuilderList()
repeated .org.jbpm.marshalling.Variable variable = 2;
int
hashCode()
boolean
hasSequentialCounter()
optional int32 sequential_counter = 4;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
newBuilder()
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode prototype)
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
newBuilderForType()
protected JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseDelimitedFrom(InputStream input)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(byte[] data)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(com.google.protobuf.ByteString data)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(com.google.protobuf.CodedInputStream input)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(InputStream input)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(ByteBuffer data)
static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode>
parser()
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
toBuilder()
void
writeTo(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
-
NODE_INSTANCE_FIELD_NUMBER
public static final int NODE_INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLE_FIELD_NUMBER
public static final int VARIABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITERATIONLEVELS_FIELD_NUMBER
public static final int ITERATIONLEVELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEQUENTIAL_COUNTER_FIELD_NUMBER
public static final int SEQUENTIAL_COUNTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMER_INSTANCE_ID_FIELD_NUMBER
public static final int TIMER_INSTANCE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getNodeInstanceList
public List<JBPMMessages.ProcessInstance.NodeInstance> getNodeInstanceList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
- Specified by:
getNodeInstanceList
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getNodeInstanceOrBuilderList
public List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
- Specified by:
getNodeInstanceOrBuilderList
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getNodeInstanceCount
public int getNodeInstanceCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
- Specified by:
getNodeInstanceCount
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getNodeInstance
public JBPMMessages.ProcessInstance.NodeInstance getNodeInstance(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
- Specified by:
getNodeInstance
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getNodeInstanceOrBuilder
public JBPMMessages.ProcessInstance.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;
- Specified by:
getNodeInstanceOrBuilder
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getVariableList
public List<JBPMMessages.Variable> getVariableList()
repeated .org.jbpm.marshalling.Variable variable = 2;
- Specified by:
getVariableList
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getVariableOrBuilderList
public List<? extends JBPMMessages.VariableOrBuilder> getVariableOrBuilderList()
repeated .org.jbpm.marshalling.Variable variable = 2;
- Specified by:
getVariableOrBuilderList
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getVariableCount
public int getVariableCount()
repeated .org.jbpm.marshalling.Variable variable = 2;
- Specified by:
getVariableCount
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getVariable
public JBPMMessages.Variable getVariable(int index)
repeated .org.jbpm.marshalling.Variable variable = 2;
- Specified by:
getVariable
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getVariableOrBuilder
public JBPMMessages.VariableOrBuilder getVariableOrBuilder(int index)
repeated .org.jbpm.marshalling.Variable variable = 2;
- Specified by:
getVariableOrBuilder
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getIterationLevelsList
public List<JBPMMessages.IterationLevel> getIterationLevelsList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
- Specified by:
getIterationLevelsList
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getIterationLevelsOrBuilderList
public List<? extends JBPMMessages.IterationLevelOrBuilder> getIterationLevelsOrBuilderList()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
- Specified by:
getIterationLevelsOrBuilderList
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getIterationLevelsCount
public int getIterationLevelsCount()
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
- Specified by:
getIterationLevelsCount
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getIterationLevels
public JBPMMessages.IterationLevel getIterationLevels(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
- Specified by:
getIterationLevels
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
getIterationLevelsOrBuilder
public JBPMMessages.IterationLevelOrBuilder getIterationLevelsOrBuilder(int index)
repeated .org.jbpm.marshalling.IterationLevel iterationLevels = 3;
- Specified by:
getIterationLevelsOrBuilder
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
hasSequentialCounter
public boolean hasSequentialCounter()
optional int32 sequential_counter = 4;
- Specified by:
hasSequentialCounter
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
- Returns:
- Whether the sequentialCounter field is set.
-
getSequentialCounter
public int getSequentialCounter()
optional int32 sequential_counter = 4;
- Specified by:
getSequentialCounter
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
- Returns:
- The sequentialCounter.
-
getTimerInstanceIdList
public List<Long> getTimerInstanceIdList()
repeated int64 timer_instance_id = 5;
- Specified by:
getTimerInstanceIdList
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
- Returns:
- A list containing the timerInstanceId.
-
getTimerInstanceIdCount
public int getTimerInstanceIdCount()
repeated int64 timer_instance_id = 5;
- Specified by:
getTimerInstanceIdCount
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
- Returns:
- The count of timerInstanceId.
-
getTimerInstanceId
public long getTimerInstanceId(int index)
repeated int64 timer_instance_id = 5;
- Specified by:
getTimerInstanceId
in interfaceJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The timerInstanceId at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder newBuilder()
-
newBuilder
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode prototype)
-
toBuilder
public JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode> parser()
-
getParserForType
public com.google.protobuf.Parser<JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-