public interface Populator
Modifier and Type | Method and Description |
---|---|
List<FieldPopulator> |
getFieldPopulators() |
String |
getName() |
void |
populate(org.kie.api.runtime.KieSession ksession,
Map<String,org.kie.api.runtime.rule.FactHandle> factHandles) |
String getName()
List<FieldPopulator> getFieldPopulators() throws ClassNotFoundException, IllegalAccessException, InstantiationException, InvocationTargetException, NoSuchMethodException
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.