public static class PropagationQueuingNode.PropagateAction extends PropagationEntry.AbstractPropagationEntry implements WorkingMemoryAction
PropagationEntry.AbstractPartitionedPropagationEntry, PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.Insert, PropagationEntry.PartitionedDelete, PropagationEntry.PartitionedUpdate, PropagationEntry.PropagationEntryWithResult<T>, PropagationEntry.Update
DeactivateCallback, LogicalRetractCallback, PropagateAction, SignalAction, SignalProcessInstanceAction, WorkingMemoryBehahviourRetract, WorkingMemoryReteAssertAction, WorkingMemoryReteExpireAction
Constructor and Description |
---|
PropagateAction() |
PropagateAction(MarshallerReaderContext context) |
PropagateAction(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action action) |
PropagateAction(PropagationQueuingNode node) |
Modifier and Type | Method and Description |
---|---|
void |
execute(InternalWorkingMemory workingMemory) |
ProtobufMessages.ActionQueue.Action |
serialize(MarshallerWriteContext context) |
defersExpiration, execute, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defersExpiration, execute, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNext
public PropagateAction()
public PropagateAction(PropagationQueuingNode node)
public PropagateAction(MarshallerReaderContext context) throws IOException
IOException
public PropagateAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action action)
public ProtobufMessages.ActionQueue.Action serialize(MarshallerWriteContext context)
serialize
in interface WorkingMemoryAction
public void execute(InternalWorkingMemory workingMemory)
execute
in interface PropagationEntry
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.