Package org.drools.core.common
Class AgendaGroupQueueImpl.SetFocusAction
java.lang.Object
org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
org.drools.core.common.AgendaGroupQueueImpl.SetFocusAction
- All Implemented Interfaces:
PropagationEntry
- Enclosing class:
- AgendaGroupQueueImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.core.phreak.PropagationEntry
PropagationEntry.AbstractPartitionedPropagationEntry, PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.ExecuteQuery, PropagationEntry.Insert, PropagationEntry.PartitionedDelete, PropagationEntry.PartitionedUpdate, PropagationEntry.PropagationEntryWithResult<T>, PropagationEntry.Update -
Field Summary
Fields inherited from class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
next -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.drools.core.phreak.PropagationEntry
execute
-
Constructor Details
-
SetFocusAction
-
-
Method Details
-
internalExecute
-
defersExpiration
public boolean defersExpiration()- Specified by:
defersExpirationin interfacePropagationEntry- Overrides:
defersExpirationin classPropagationEntry.AbstractPropagationEntry
-