public static class NurseRosteringImporter.NurseRosteringInputBuilder extends AbstractXmlSolutionImporter.XmlInputBuilder
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Contract> |
contractMap |
protected Map<List<String>,Shift> |
dateAndShiftTypeToShiftMap |
protected Map<List<Object>,List<Shift>> |
dayOfWeekAndShiftTypeToShiftListMap |
protected Map<String,Employee> |
employeeMap |
protected Map<String,Pattern> |
patternMap |
protected Map<String,ShiftDate> |
shiftDateMap |
protected Map<String,ShiftType> |
shiftTypeMap |
protected Map<String,Skill> |
skillMap |
document, inputFilelogger| Constructor and Description |
|---|
NurseRosteringImporter.NurseRosteringInputBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.optaplanner.core.api.domain.solution.Solution |
readSolution() |
assertElementName, getInputId, setDocument, setInputFilefactorialprotected Map<List<Object>,List<Shift>> dayOfWeekAndShiftTypeToShiftListMap
public NurseRosteringImporter.NurseRosteringInputBuilder()
public org.optaplanner.core.api.domain.solution.Solution readSolution()
throws IOException,
org.jdom.JDOMException
readSolution in class AbstractXmlSolutionImporter.XmlInputBuilderIOExceptionorg.jdom.JDOMExceptionCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.