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