jBPM distribution 6.0.1.Final

Uses of Interface
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder

Packages that use JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
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
static class JBPMMessages.ProcessInstance.ExclusiveGroupInstance
          Protobuf type org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance
static class JBPMMessages.ProcessInstance.ExclusiveGroupInstance.Builder
          Protobuf type org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance
 

Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder
 JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder JBPMMessages.ProcessInstanceOrBuilder.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.CompositeContextNodeOrBuilder.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.CompositeContextNode.Builder.getExclusiveGroupOrBuilder(int index)
          repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
 JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder JBPMMessages.ProcessInstance.Builder.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
 List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder> JBPMMessages.ProcessInstanceOrBuilder.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.CompositeContextNodeOrBuilder.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.CompositeContextNode.Builder.getExclusiveGroupOrBuilderList()
          repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 5;
 List<? extends JBPMMessages.ProcessInstance.ExclusiveGroupInstanceOrBuilder> JBPMMessages.ProcessInstance.Builder.getExclusiveGroupOrBuilderList()
          repeated .org.jbpm.marshalling.ProcessInstance.ExclusiveGroupInstance exclusive_group = 10;
 


jBPM distribution 6.0.1.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.