public static class RuleFlowGroupImpl.DeactivateCallback extends Object implements WorkingMemoryAction
DeactivateCallback, LogicalRetractCallback, PropagateAction, SignalAction, SignalProcessInstanceAction, WorkingMemoryBehahviourRetract, WorkingMemoryReteAssertAction, WorkingMemoryReteExpireAction
Constructor and Description |
---|
RuleFlowGroupImpl.DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup) |
RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context) |
RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
Modifier and Type | Method and Description |
---|---|
void |
execute(InternalKnowledgeRuntime kruntime) |
void |
execute(InternalWorkingMemory workingMemory) |
void |
readExternal(ObjectInput in) |
ProtobufMessages.ActionQueue.Action |
serialize(MarshallerWriteContext context) |
void |
write(MarshallerWriteContext context) |
void |
writeExternal(ObjectOutput out) |
public RuleFlowGroupImpl.DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup)
public RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context) throws IOException
IOException
public RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
public void write(MarshallerWriteContext context) throws IOException
write
in interface WorkingMemoryAction
IOException
public ProtobufMessages.ActionQueue.Action serialize(MarshallerWriteContext context)
serialize
in interface WorkingMemoryAction
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void execute(InternalWorkingMemory workingMemory)
execute
in interface WorkingMemoryAction
public void execute(InternalKnowledgeRuntime kruntime)
execute
in interface WorkingMemoryAction
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.