Class ProtobufDeactivateCallback
java.lang.Object
org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
org.drools.core.common.AgendaGroupQueueImpl.DeactivateCallback
org.drools.serialization.protobuf.actions.ProtobufDeactivateCallback
- All Implemented Interfaces:
WorkingMemoryAction,PropagationEntry,ProtobufWorkingMemoryAction
public class ProtobufDeactivateCallback
extends AgendaGroupQueueImpl.DeactivateCallback
implements ProtobufWorkingMemoryAction
-
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 extends Object>, PropagationEntry.Update -
Field Summary
Fields inherited from class org.drools.core.common.AgendaGroupQueueImpl.DeactivateCallback
ruleFlowGroupFields inherited from class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
nextFields inherited from interface org.drools.core.common.WorkingMemoryAction
DeactivateCallback, LogicalRetractCallback, PropagateAction, SignalAction, SignalProcessInstanceAction, WorkingMemoryBehahviourRetract, WorkingMemoryReteAssertAction, WorkingMemoryReteExpireAction -
Constructor Summary
ConstructorsConstructorDescriptionProtobufDeactivateCallback(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action) -
Method Summary
Methods inherited from class org.drools.core.common.AgendaGroupQueueImpl.DeactivateCallback
internalExecuteMethods inherited from class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
defersExpiration, 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
defersExpiration, execute, getNext, getSplitForPartition, internalExecute, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNext
-
Constructor Details
-
ProtobufDeactivateCallback
public ProtobufDeactivateCallback(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
-
-
Method Details
-
serialize
- Specified by:
serializein interfaceProtobufWorkingMemoryAction
-