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 class
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode
static class
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode.Builder
Protobuf typeorg.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode
Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.Builder. getStateOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent. getStateOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
JBPMMessages.ProcessInstance.NodeInstanceContent.StateNodeOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder. getStateOrBuilder()
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.StateNode state = 10;
-