-
Task
-
Resolution: Done
-
Critical
-
None
-
2020 Week 31-33 (from Jul 27)
-
3
-
NEW
-
NEW
SolverConfig has a number of public methods that shouldn't be available to users:
- SolverConfig.buildSolver
- SolverConfig.buildSolutionDescriptor
- SolverConfig.buildScoreDirectorFactory
Similar build methods are located in every Config class. Scope of this task is to extract the build methods from:
- SolverConfig
- PhaseConfig and its subtypes
- ScoreDirectorFactoryConfig
This is for 8.0
- is blocked by
-
PLANNER-1920 Convert from XStream to JAXB
- Resolved