Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
-
Packages that use JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder Package Description org.jbpm.marshalling.impl -
-
Uses of JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder in org.jbpm.marshalling.impl
Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder Modifier and Type Class Description static class
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
static class
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry
Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder. getMapEntryOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode. getMapEntryOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder. getMapEntryOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
Methods in org.jbpm.marshalling.impl that return types with arguments of type JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder Modifier and Type Method Description List<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder>
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder. getMapEntryOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
List<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder>
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode. getMapEntryOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
List<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntryOrBuilder>
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder. getMapEntryOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
-