public static interface ProtobufMessages.ActionQueue.SignalProcessInstanceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getEvent()
optional bytes event = 2; |
long |
getProcessInstanceId()
optional int64 process_instance_id = 3; |
String |
getType()
optional string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 1; |
boolean |
hasEvent()
optional bytes event = 2; |
boolean |
hasProcessInstanceId()
optional int64 process_instance_id = 3; |
boolean |
hasType()
optional string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
optional string type = 1;String getType()
optional string type = 1;com.google.protobuf.ByteString getTypeBytes()
optional string type = 1;boolean hasEvent()
optional bytes event = 2;com.google.protobuf.ByteString getEvent()
optional bytes event = 2;boolean hasProcessInstanceId()
optional int64 process_instance_id = 3;long getProcessInstanceId()
optional int64 process_instance_id = 3;Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.