Package org.jbpm.marshalling.impl
Class JBPMMessages.WorkItem
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.jbpm.marshalling.impl.JBPMMessages.WorkItem
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,JBPMMessages.WorkItemOrBuilder
- Enclosing class:
- JBPMMessages
public static final class JBPMMessages.WorkItem extends com.google.protobuf.GeneratedMessageV3 implements JBPMMessages.WorkItemOrBuilder
Protobuf typeorg.jbpm.marshalling.WorkItem- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJBPMMessages.WorkItem.BuilderProtobuf typeorg.jbpm.marshalling.WorkItem-
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 intDEPLOYMENT_ID_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNODE_ID_FIELD_NUMBERstatic intNODE_INSTANCE_ID_FIELD_NUMBERstatic com.google.protobuf.Parser<JBPMMessages.WorkItem>PARSERDeprecated.static intPROCESS_INSTANCES_ID_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intVARIABLE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static JBPMMessages.WorkItemgetDefaultInstance()JBPMMessages.WorkItemgetDefaultInstanceForType()StringgetDeploymentId()optional string deployment_id = 6;com.google.protobuf.ByteStringgetDeploymentIdBytes()optional string deployment_id = 6;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetId()optional int64 id = 1;StringgetName()optional string name = 3;com.google.protobuf.ByteStringgetNameBytes()optional string name = 3;longgetNodeId()optional int64 node_id = 8;longgetNodeInstanceId()optional int64 node_instance_id = 7;com.google.protobuf.Parser<JBPMMessages.WorkItem>getParserForType()longgetProcessInstancesId()optional int64 process_instances_id = 2;intgetSerializedSize()intgetState()optional int32 state = 4;com.google.protobuf.UnknownFieldSetgetUnknownFields()JBPMMessages.VariablegetVariable(int index)repeated .org.jbpm.marshalling.Variable variable = 5;intgetVariableCount()repeated .org.jbpm.marshalling.Variable variable = 5;List<JBPMMessages.Variable>getVariableList()repeated .org.jbpm.marshalling.Variable variable = 5;JBPMMessages.VariableOrBuildergetVariableOrBuilder(int index)repeated .org.jbpm.marshalling.Variable variable = 5;List<? extends JBPMMessages.VariableOrBuilder>getVariableOrBuilderList()repeated .org.jbpm.marshalling.Variable variable = 5;booleanhasDeploymentId()optional string deployment_id = 6;inthashCode()booleanhasId()optional int64 id = 1;booleanhasName()optional string name = 3;booleanhasNodeId()optional int64 node_id = 8;booleanhasNodeInstanceId()optional int64 node_instance_id = 7;booleanhasProcessInstancesId()optional int64 process_instances_id = 2;booleanhasState()optional int32 state = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static JBPMMessages.WorkItem.BuildernewBuilder()static JBPMMessages.WorkItem.BuildernewBuilder(JBPMMessages.WorkItem prototype)JBPMMessages.WorkItem.BuildernewBuilderForType()protected JBPMMessages.WorkItem.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static JBPMMessages.WorkItemparseDelimitedFrom(InputStream input)static JBPMMessages.WorkItemparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JBPMMessages.WorkItemparseFrom(byte[] data)static JBPMMessages.WorkItemparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JBPMMessages.WorkItemparseFrom(com.google.protobuf.ByteString data)static JBPMMessages.WorkItemparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JBPMMessages.WorkItemparseFrom(com.google.protobuf.CodedInputStream input)static JBPMMessages.WorkItemparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JBPMMessages.WorkItemparseFrom(InputStream input)static JBPMMessages.WorkItemparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JBPMMessages.WorkItemparseFrom(ByteBuffer data)static JBPMMessages.WorkItemparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<JBPMMessages.WorkItem>parser()JBPMMessages.WorkItem.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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESS_INSTANCES_ID_FIELD_NUMBER
public static final int PROCESS_INSTANCES_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLE_FIELD_NUMBER
public static final int VARIABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPLOYMENT_ID_FIELD_NUMBER
public static final int DEPLOYMENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_INSTANCE_ID_FIELD_NUMBER
public static final int NODE_INSTANCE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_ID_FIELD_NUMBER
public static final int NODE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<JBPMMessages.WorkItem> PARSER
Deprecated.
-
-
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()
optional int64 id = 1;- Specified by:
hasIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
optional int64 id = 1;- Specified by:
getIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The id.
-
hasProcessInstancesId
public boolean hasProcessInstancesId()
optional int64 process_instances_id = 2;- Specified by:
hasProcessInstancesIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- Whether the processInstancesId field is set.
-
getProcessInstancesId
public long getProcessInstancesId()
optional int64 process_instances_id = 2;- Specified by:
getProcessInstancesIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The processInstancesId.
-
hasName
public boolean hasName()
optional string name = 3;- Specified by:
hasNamein interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
optional string name = 3;- Specified by:
getNamein interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 3;- Specified by:
getNameBytesin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The bytes for name.
-
hasState
public boolean hasState()
optional int32 state = 4;- Specified by:
hasStatein interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- Whether the state field is set.
-
getState
public int getState()
optional int32 state = 4;- Specified by:
getStatein interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The state.
-
getVariableList
public List<JBPMMessages.Variable> getVariableList()
repeated .org.jbpm.marshalling.Variable variable = 5;- Specified by:
getVariableListin interfaceJBPMMessages.WorkItemOrBuilder
-
getVariableOrBuilderList
public List<? extends JBPMMessages.VariableOrBuilder> getVariableOrBuilderList()
repeated .org.jbpm.marshalling.Variable variable = 5;- Specified by:
getVariableOrBuilderListin interfaceJBPMMessages.WorkItemOrBuilder
-
getVariableCount
public int getVariableCount()
repeated .org.jbpm.marshalling.Variable variable = 5;- Specified by:
getVariableCountin interfaceJBPMMessages.WorkItemOrBuilder
-
getVariable
public JBPMMessages.Variable getVariable(int index)
repeated .org.jbpm.marshalling.Variable variable = 5;- Specified by:
getVariablein interfaceJBPMMessages.WorkItemOrBuilder
-
getVariableOrBuilder
public JBPMMessages.VariableOrBuilder getVariableOrBuilder(int index)
repeated .org.jbpm.marshalling.Variable variable = 5;- Specified by:
getVariableOrBuilderin interfaceJBPMMessages.WorkItemOrBuilder
-
hasDeploymentId
public boolean hasDeploymentId()
optional string deployment_id = 6;- Specified by:
hasDeploymentIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- Whether the deploymentId field is set.
-
getDeploymentId
public String getDeploymentId()
optional string deployment_id = 6;- Specified by:
getDeploymentIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The deploymentId.
-
getDeploymentIdBytes
public com.google.protobuf.ByteString getDeploymentIdBytes()
optional string deployment_id = 6;- Specified by:
getDeploymentIdBytesin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The bytes for deploymentId.
-
hasNodeInstanceId
public boolean hasNodeInstanceId()
optional int64 node_instance_id = 7;- Specified by:
hasNodeInstanceIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- Whether the nodeInstanceId field is set.
-
getNodeInstanceId
public long getNodeInstanceId()
optional int64 node_instance_id = 7;- Specified by:
getNodeInstanceIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The nodeInstanceId.
-
hasNodeId
public boolean hasNodeId()
optional int64 node_id = 8;- Specified by:
hasNodeIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- Whether the nodeId field is set.
-
getNodeId
public long getNodeId()
optional int64 node_id = 8;- Specified by:
getNodeIdin interfaceJBPMMessages.WorkItemOrBuilder- Returns:
- The nodeId.
-
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 JBPMMessages.WorkItem parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.WorkItem parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.WorkItem parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.WorkItem 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.WorkItem parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.WorkItem parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JBPMMessages.WorkItem parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JBPMMessages.WorkItem parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JBPMMessages.WorkItem parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JBPMMessages.WorkItem parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static JBPMMessages.WorkItem parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JBPMMessages.WorkItem parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public JBPMMessages.WorkItem.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static JBPMMessages.WorkItem.Builder newBuilder()
-
newBuilder
public static JBPMMessages.WorkItem.Builder newBuilder(JBPMMessages.WorkItem prototype)
-
toBuilder
public JBPMMessages.WorkItem.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected JBPMMessages.WorkItem.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static JBPMMessages.WorkItem getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<JBPMMessages.WorkItem> parser()
-
getParserForType
public com.google.protobuf.Parser<JBPMMessages.WorkItem> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public JBPMMessages.WorkItem getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-