jBPM distribution 6.0.0.Beta5

Uses of Class
org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder

Packages that use JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
org.jbpm.marshalling.impl   
 

Uses of JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder in org.jbpm.marshalling.impl
 

Methods in org.jbpm.marshalling.impl that return JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.addAllMapEntry(Iterable<? extends JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry> values)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.addAllTimerInstanceId(Iterable<? extends Long> values)
          repeated int64 timer_instance_id = 1;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.addMapEntry(int index, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder builderForValue)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.addMapEntry(int index, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry value)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.addMapEntry(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder builderForValue)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.addMapEntry(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry value)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.addTimerInstanceId(long value)
          repeated int64 timer_instance_id = 1;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.clear()
           
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.clearMapEntry()
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.clearRuleFlowGroup()
          optional string rule_flow_group = 3;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.clearTimerInstanceId()
          repeated int64 timer_instance_id = 1;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.clone()
           
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.Builder.getRuleSetBuilder()
          optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.mergeFrom(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode other)
           
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.mergeFrom(com.google.protobuf.Message other)
           
static JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.newBuilder()
           
static JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.newBuilder(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode prototype)
           
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.newBuilderForType()
           
protected  JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.removeMapEntry(int index)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.setMapEntry(int index, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry.Builder builderForValue)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.setMapEntry(int index, JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry value)
          repeated .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry mapEntry = 2;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.setRuleFlowGroup(String value)
          optional string rule_flow_group = 3;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.setRuleFlowGroupBytes(com.google.protobuf.ByteString value)
          optional string rule_flow_group = 3;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder.setTimerInstanceId(int index, long value)
          repeated int64 timer_instance_id = 1;
 JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.toBuilder()
           
 

Methods in org.jbpm.marshalling.impl with parameters of type JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder
 JBPMMessages.ProcessInstance.NodeInstanceContent.Builder JBPMMessages.ProcessInstance.NodeInstanceContent.Builder.setRuleSet(JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.Builder builderForValue)
          optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceContent.RuleSetNode rule_set = 2;
 


jBPM distribution 6.0.0.Beta5

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