Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
-
Packages that use JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder Package Description org.jbpm.marshalling.impl -
-
Uses of JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder in org.jbpm.marshalling.impl
Classes in org.jbpm.marshalling.impl that implement JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder Modifier and Type Class Description static class
JBPMMessages.ProcessInstance.ExclusiveGroupInstance
Protobuf typeorg.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance
static class
JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
Protobuf typeorg.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance
Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder Modifier and Type Method Description JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
JBPMMessages.ProcessInstance.Builder. getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
JBPMMessages.ProcessInstance. getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder. getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode. getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder. getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
JBPMMessages.ProcessInstanceOrBuilder. getExclusiveGroupOrBuilder(int index)
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
Methods in org.jbpm.marshalling.impl that return types with arguments of type JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder Modifier and Type Method Description List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder>
JBPMMessages.ProcessInstance.Builder. getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder>
JBPMMessages.ProcessInstance. getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder>
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode.Builder. getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder>
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode. getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder>
JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNodeOrBuilder. getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder>
JBPMMessages.ProcessInstanceOrBuilder. getExclusiveGroupOrBuilderList()
repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
-