Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
-
Packages that use JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder Package Description org.jbpm.marshalling.impl -
-
Uses of JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder in org.jbpm.marshalling.impl
Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder Modifier and Type Class Description static classJBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeProtobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNodestatic classJBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.BuilderProtobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNodeMethods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent.Builder. getStateOrBuilder()optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContent. getStateOrBuilder()optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilderJBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder. getStateOrBuilder()optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
-