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.UpdateDeactivateCallback, 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, setNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefersExpiration, execute, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNextpublic PropagateAction()
public PropagateAction(PropagationQueuingNode node)
public PropagateAction(MarshallerReaderContext context) throws IOException
IOExceptionpublic PropagateAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action action)
public ProtobufMessages.ActionQueue.Action serialize(MarshallerWriteContext context)
serialize in interface WorkingMemoryActionpublic void execute(InternalWorkingMemory workingMemory)
execute in interface PropagationEntryCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.