public static class StatefulKnowledgeSessionImpl.WorkingMemoryReteExpireAction 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 |
---|
WorkingMemoryReteExpireAction(EventFactHandle factHandle) |
WorkingMemoryReteExpireAction(EventFactHandle factHandle,
ObjectTypeNode node) |
WorkingMemoryReteExpireAction(MarshallerReaderContext context) |
WorkingMemoryReteExpireAction(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
Modifier and Type | Method and Description |
---|---|
void |
execute(InternalWorkingMemory workingMemory) |
EventFactHandle |
getFactHandle() |
ObjectTypeNode |
getNode() |
ProtobufMessages.ActionQueue.Action |
serialize(MarshallerWriteContext context) |
void |
setFactHandle(EventFactHandle factHandle) |
void |
setNode(ObjectTypeNode node) |
defersExpiration, execute, executeForMarshalling, getNext, isCalledFromRHS, requiresImmediateFlushing, setNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defersExpiration, execute, executeForMarshalling, getNext, isCalledFromRHS, requiresImmediateFlushing, setNext
public WorkingMemoryReteExpireAction(EventFactHandle factHandle)
public WorkingMemoryReteExpireAction(EventFactHandle factHandle, ObjectTypeNode node)
public WorkingMemoryReteExpireAction(MarshallerReaderContext context) throws IOException
IOException
public WorkingMemoryReteExpireAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
public EventFactHandle getFactHandle()
public void setFactHandle(EventFactHandle factHandle)
public ObjectTypeNode getNode()
public void setNode(ObjectTypeNode node)
public ProtobufMessages.ActionQueue.Action serialize(MarshallerWriteContext context)
serialize
in interface WorkingMemoryAction
public void execute(InternalWorkingMemory workingMemory)
execute
in interface PropagationEntry
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.