public interface PMMLCommandExecutor
Modifier and Type | Method and Description |
---|---|
org.kie.api.pmml.PMML4Result |
execute(org.kie.api.pmml.PMMLRequestData pmmlRequestData,
org.kie.api.runtime.Context context)
Evaluate the given
PMMLRequestData |
org.kie.api.pmml.PMML4Result execute(org.kie.api.pmml.PMMLRequestData pmmlRequestData, org.kie.api.runtime.Context context)
PMMLRequestData
pmmlRequestData
- : it must contain the pmml file name (in the source property)
and the model nameCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.