public static class PropagationEntry.Insert extends PropagationEntry.AbstractPropagationEntry
PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.Insert, PropagationEntry.PropagationEntryWithResult<T>, PropagationEntry.Update| Constructor and Description |
|---|
Insert(InternalFactHandle handle,
PropagationContext context,
InternalWorkingMemory workingMemory,
ObjectTypeConf objectTypeConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InternalWorkingMemory wm) |
void |
executeForMarshalling(InternalWorkingMemory wm) |
String |
toString() |
execute, getNext, isCalledFromRHS, requiresImmediateFlushing, setNextpublic Insert(InternalFactHandle handle, PropagationContext context, InternalWorkingMemory workingMemory, ObjectTypeConf objectTypeConf)
public void executeForMarshalling(InternalWorkingMemory wm)
executeForMarshalling in interface PropagationEntryexecuteForMarshalling in class PropagationEntry.AbstractPropagationEntrypublic void execute(InternalWorkingMemory wm)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.