public static class DefaultSignalManager.SignalProcessInstanceAction
extends org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
implements org.drools.core.common.WorkingMemoryAction
org.drools.core.phreak.PropagationEntry.AbstractPartitionedPropagationEntry, org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry, org.drools.core.phreak.PropagationEntry.Delete, org.drools.core.phreak.PropagationEntry.Insert, org.drools.core.phreak.PropagationEntry.PartitionedDelete, org.drools.core.phreak.PropagationEntry.PartitionedUpdate, org.drools.core.phreak.PropagationEntry.PropagationEntryWithResult<T>, org.drools.core.phreak.PropagationEntry.Update
Constructor and Description |
---|
SignalProcessInstanceAction(long processInstanceId,
String type,
Object event) |
SignalProcessInstanceAction(org.drools.core.marshalling.impl.MarshallerReaderContext context) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.drools.core.common.InternalKnowledgeRuntime kruntime) |
void |
execute(org.drools.core.common.InternalWorkingMemory workingMemory) |
void |
readExternal(ObjectInput in) |
org.drools.core.marshalling.impl.ProtobufMessages.ActionQueue.Action |
serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context) |
void |
write(org.drools.core.marshalling.impl.MarshallerWriteContext context) |
void |
writeExternal(ObjectOutput out) |
getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNext
public SignalProcessInstanceAction(long processInstanceId, String type, Object event)
public SignalProcessInstanceAction(org.drools.core.marshalling.impl.MarshallerReaderContext context) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void execute(org.drools.core.common.InternalWorkingMemory workingMemory)
execute
in interface org.drools.core.phreak.PropagationEntry
public void execute(org.drools.core.common.InternalKnowledgeRuntime kruntime)
execute
in interface org.drools.core.phreak.PropagationEntry
execute
in class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
public void write(org.drools.core.marshalling.impl.MarshallerWriteContext context) throws IOException
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
IOException
public org.drools.core.marshalling.impl.ProtobufMessages.ActionQueue.Action serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context) throws IOException
serialize
in interface org.drools.core.common.WorkingMemoryAction
IOException
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.