Interface ProtobufWorkingMemoryAction
-
- All Superinterfaces:
org.drools.core.phreak.PropagationEntry,org.drools.core.common.WorkingMemoryAction
- All Known Implementing Classes:
ProtobufBehaviorExpireWMAction,ProtobufBeliefSystemLogicalCallback,ProtobufDeactivateCallback,ProtobufWorkingMemoryReteAssertAction,ProtobufWorkingMemoryReteExpireAction
public interface ProtobufWorkingMemoryAction extends org.drools.core.common.WorkingMemoryAction
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.drools.core.phreak.PropagationEntry
org.drools.core.phreak.PropagationEntry.AbstractPartitionedPropagationEntry, org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry, org.drools.core.phreak.PropagationEntry.Delete, org.drools.core.phreak.PropagationEntry.ExecuteQuery, 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 extends Object>, org.drools.core.phreak.PropagationEntry.Update
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProtobufMessages.ActionQueue.Actionserialize(org.drools.core.marshalling.impl.MarshallerWriteContext context)
-
-
-
Method Detail
-
serialize
ProtobufMessages.ActionQueue.Action serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context) throws IOException
- Throws:
IOException
-
-