Uses of Class
org.optaplanner.core.impl.score.director.drools.KieRuntimeBuilderWrapper
-
Packages that use KieRuntimeBuilderWrapper Package Description org.optaplanner.core.config.score.director -
-
Uses of KieRuntimeBuilderWrapper in org.optaplanner.core.config.score.director
Fields in org.optaplanner.core.config.score.director declared as KieRuntimeBuilderWrapper Modifier and Type Field Description protected KieRuntimeBuilderWrapperScoreDirectorFactoryConfig. gizmoKieRuntimeBuilderWrapperMethods in org.optaplanner.core.config.score.director that return KieRuntimeBuilderWrapper Modifier and Type Method Description KieRuntimeBuilderWrapperScoreDirectorFactoryConfig. getGizmoKieRuntimeBuilderWrapper()Methods in org.optaplanner.core.config.score.director with parameters of type KieRuntimeBuilderWrapper Modifier and Type Method Description voidScoreDirectorFactoryConfig. setGizmoKieRuntimeBuilderWrapper(KieRuntimeBuilderWrapper kieRuntimeBuilderWrapper)ScoreDirectorFactoryConfigScoreDirectorFactoryConfig. withGizmoKieRuntimeBuilderWrapper(KieRuntimeBuilderWrapper kieRuntimeBuilderWrapper)
-