Package org.kie.internal.pmml
Interface PMMLCommandExecutor
public interface PMMLCommandExecutor
-
Method Summary
Modifier and TypeMethodDescriptionexecute(PMMLRequestData pmmlRequestData, Context context) Evaluate the givenPMMLRequestData
-
Method Details
-
execute
Evaluate the givenPMMLRequestData- Parameters:
pmmlRequestData- : it must contain the pmml file name (in the source property) and the model name- Returns:
-