public interface InternalDataSource<T> extends org.kie.api.runtime.rule.DataSource<T>, BindableDataProvider
| Modifier and Type | Method and Description |
|---|---|
void |
setWorkingMemory(InternalWorkingMemory workingMemory) |
void |
update(org.kie.api.runtime.rule.FactHandle fh,
Object obj,
BitMask mask,
Class<?> modifiedClass,
Activation activation) |
forEach, iterator, spliteratorbind, unbindvoid update(org.kie.api.runtime.rule.FactHandle fh,
Object obj,
BitMask mask,
Class<?> modifiedClass,
Activation activation)
void setWorkingMemory(InternalWorkingMemory workingMemory)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.