Uses of Class
org.optaplanner.spring.boot.autoconfigure.SolverManagerProperties
-
-
Uses of SolverManagerProperties in org.optaplanner.spring.boot.autoconfigure
Methods in org.optaplanner.spring.boot.autoconfigure that return SolverManagerProperties Modifier and Type Method Description SolverManagerPropertiesOptaPlannerProperties. getSolverManager()Methods in org.optaplanner.spring.boot.autoconfigure with parameters of type SolverManagerProperties Modifier and Type Method Description voidOptaPlannerProperties. setSolverManager(SolverManagerProperties solverManager)
-