Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
-
Packages that use JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder Package Description org.jbpm.marshalling.impl -
-
Uses of JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder in org.jbpm.marshalling.impl
Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder Modifier and Type Class Description static class
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode
static class
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode
Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.Builder. getForEachOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent. getForEachOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder. getForEachOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.ForEachNode for_each = 12;
-