Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceOrBuilder
-
Packages that use JBPMMessages.ProcessInstance.NodeInstanceOrBuilder Package Description org.jbpm.marshalling.impl -
-
Uses of JBPMMessages.ProcessInstance.NodeInstanceOrBuilder in org.jbpm.marshalling.impl
Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessInstance.NodeInstanceOrBuilder Modifier and Type Class Description static classJBPMMessages.ProcessInstance.NodeInstanceProtobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstancestatic classJBPMMessages.ProcessInstance.NodeInstance.BuilderProtobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceMethods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance.Builder. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;JBPMMessages.ProcessInstance.NodeInstanceOrBuilderJBPMMessages.ProcessInstanceOrBuilder. getNodeInstanceOrBuilder(int index)repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;Methods in org.jbpm.marshalling.impl that return types with arguments of type JBPMMessages.ProcessInstance.NodeInstanceOrBuilder Modifier and Type Method Description List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance.Builder. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 4;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode.Builder. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNodeOrBuilder. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 1;List<? extends JBPMMessages.ProcessInstance.NodeInstanceOrBuilder>JBPMMessages.ProcessInstanceOrBuilder. getNodeInstanceOrBuilderList()repeated .org.jbpm.marshalling.ProcessInstance.NodeInstance node_instance = 7;
-