public static class RuleFlowGroupImpl.DeactivateCallback 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 |
---|
DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup) |
DeactivateCallback(MarshallerReaderContext context) |
DeactivateCallback(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
Modifier and Type | Method and Description |
---|---|
void |
execute(InternalWorkingMemory workingMemory) |
ProtobufMessages.ActionQueue.Action |
serialize(MarshallerWriteContext context) |
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 DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup)
public DeactivateCallback(MarshallerReaderContext context) throws IOException
IOException
public DeactivateCallback(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–2017 JBoss by Red Hat. All rights reserved.