Uses of Class
org.kie.kogito.explainability.model.PredictInput
Packages that use PredictInput
-
Uses of PredictInput in org.kie.kogito.explainability
Methods in org.kie.kogito.explainability with parameters of type PredictInputModifier and TypeMethodDescriptionbooleanDecisionExplainabilityResourceExecutor.acceptRequest(PredictInput predictInput) booleanExplainabilityResourceExecutor.acceptRequest(PredictInput predictInput) DecisionExplainabilityResourceExecutor.processRequest(org.kie.kogito.Application application, PredictInput predictInput) ExplainabilityResourceExecutor.processRequest(org.kie.kogito.Application application, PredictInput predictInput) Method parameters in org.kie.kogito.explainability with type arguments of type PredictInputModifier and TypeMethodDescriptionExplainabilityService.processRequest(org.kie.kogito.Application application, List<PredictInput> predictInputs)