Package org.kie.pmml.api.runtime
Interface PMMLListener
- All Superinterfaces:
EfestoListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidstepExecuted(PMMLStep step) Method invoked when aPMMLStepis executed
-
Method Details
-
stepExecuted
Method invoked when aPMMLStepis executed- Parameters:
step-
-