public static interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getActivatedForRecency()
optional int64 activated_for_recency = 4; |
long |
getClearedForRecency()
optional int64 cleared_for_recency = 5; |
boolean |
getHasRuleFlowLister()
optional bool has_rule_flow_lister = 8; |
boolean |
getIsActive()
optional bool is_active = 2; |
boolean |
getIsAutoDeactivate()
optional bool is_auto_deactivate = 3; |
ProtobufMessages.Activation |
getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 6; |
int |
getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 6; |
List<ProtobufMessages.Activation> |
getMatchList()
repeated .org.drools.core.marshalling.Activation match = 6; |
ProtobufMessages.ActivationOrBuilder |
getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 6; |
List<? extends ProtobufMessages.ActivationOrBuilder> |
getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 6; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
ProtobufMessages.Agenda.AgendaGroup.NodeInstance |
getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
int |
getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
List<ProtobufMessages.Agenda.AgendaGroup.NodeInstance> |
getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder |
getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
List<? extends ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder> |
getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
boolean |
hasActivatedForRecency()
optional int64 activated_for_recency = 4; |
boolean |
hasClearedForRecency()
optional int64 cleared_for_recency = 5; |
boolean |
hasHasRuleFlowLister()
optional bool has_rule_flow_lister = 8; |
boolean |
hasIsActive()
optional bool is_active = 2; |
boolean |
hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3; |
boolean |
hasName()
optional string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
optional string name = 1;String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean hasIsActive()
optional bool is_active = 2;boolean getIsActive()
optional bool is_active = 2;boolean hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3;boolean getIsAutoDeactivate()
optional bool is_auto_deactivate = 3;boolean hasActivatedForRecency()
optional int64 activated_for_recency = 4;long getActivatedForRecency()
optional int64 activated_for_recency = 4;boolean hasClearedForRecency()
optional int64 cleared_for_recency = 5;long getClearedForRecency()
optional int64 cleared_for_recency = 5;List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.core.marshalling.Activation match = 6;ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 6;int getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 6;List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 6;ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 6;List<ProtobufMessages.Agenda.AgendaGroup.NodeInstance> getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;ProtobufMessages.Agenda.AgendaGroup.NodeInstance getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;int getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;List<? extends ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;boolean hasHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;boolean getHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.