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() |
defersExpiration, execute, getNext, isCalledFromRHS, requiresImmediateFlushing, setNext
public Insert(InternalFactHandle handle, PropagationContext context, InternalWorkingMemory workingMemory, ObjectTypeConf objectTypeConf)
public void executeForMarshalling(InternalWorkingMemory wm)
executeForMarshalling
in interface PropagationEntry
executeForMarshalling
in class PropagationEntry.AbstractPropagationEntry
public void execute(InternalWorkingMemory wm)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.