public static class PropagationQueuingNode.PropagateAction extends PropagationEntry.AbstractPropagationEntry implements WorkingMemoryAction
PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.Insert, PropagationEntry.PropagationEntryWithResult<T>, PropagationEntry.Update
DeactivateCallback, LogicalRetractCallback, PropagateAction, SignalAction, SignalProcessInstanceAction, WorkingMemoryBehahviourRetract, WorkingMemoryReteAssertAction, WorkingMemoryReteExpireAction
Constructor and Description |
---|
PropagationQueuingNode.PropagateAction() |
PropagationQueuingNode.PropagateAction(MarshallerReaderContext context) |
PropagationQueuingNode.PropagateAction(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
PropagationQueuingNode.PropagateAction(PropagationQueuingNode node) |
Modifier and Type | Method and Description |
---|---|
void |
execute(InternalWorkingMemory workingMemory) |
ProtobufMessages.ActionQueue.Action |
serialize(MarshallerWriteContext context) |
execute, getNext, isMarshallable, requiresImmediateFlushing, setNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getNext, isMarshallable, requiresImmediateFlushing, setNext
public PropagationQueuingNode.PropagateAction()
public PropagationQueuingNode.PropagateAction(PropagationQueuingNode node)
public PropagationQueuingNode.PropagateAction(MarshallerReaderContext context) throws IOException
IOException
public PropagationQueuingNode.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–2016 JBoss by Red Hat. All rights reserved.