Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
-
Packages that use JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder Package Description org.jbpm.marshalling.impl -
-
Uses of JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder in org.jbpm.marshalling.impl
Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder Modifier and Type Class Description static class
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode
static class
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode
Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.Builder. getRuleSetOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent. getRuleSetOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder. getRuleSetOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
-