public static interface JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry |
getMapEntry(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2; |
int |
getMapEntryCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2; |
List<JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry> |
getMapEntryList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2; |
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder |
getMapEntryOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2; |
List<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder> |
getMapEntryOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2; |
String |
getRuleFlowGroup()
optional string rule_flow_group = 3; |
com.google.protobuf.ByteString |
getRuleFlowGroupBytes()
optional string rule_flow_group = 3; |
long |
getTimerInstanceId(int index)
repeated int64 timer_instance_id = 1; |
int |
getTimerInstanceIdCount()
repeated int64 timer_instance_id = 1; |
List<Long> |
getTimerInstanceIdList()
repeated int64 timer_instance_id = 1; |
boolean |
hasRuleFlowGroup()
optional string rule_flow_group = 3; |
int getTimerInstanceIdCount()
repeated int64 timer_instance_id = 1;
long getTimerInstanceId(int index)
repeated int64 timer_instance_id = 1;
List<JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry> getMapEntryList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry getMapEntry(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
int getMapEntryCount()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
List<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder> getMapEntryOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder getMapEntryOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
boolean hasRuleFlowGroup()
optional string rule_flow_group = 3;
String getRuleFlowGroup()
optional string rule_flow_group = 3;
com.google.protobuf.ByteString getRuleFlowGroupBytes()
optional string rule_flow_group = 3;
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.