|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.addAllTimerInstanceId(Iterable<? extends Long> values)
repeated int64 timer_instance_id = 1; |
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.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.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; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |