| Modifier and Type | Method and Description |
|---|---|
boolean |
PinningShiftFilter.accept(Roster roster,
Shift shift) |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,org.optaplanner.core.api.score.constraint.Indictment> |
IndictmentUtils.getIndictmentMapForRoster(Roster roster) |
IndictmentSummary |
IndictmentUtils.getIndictmentSummaryForRoster(Roster roster) |
| Modifier and Type | Method and Description |
|---|---|
Roster |
RosterService.buildRoster(Integer tenantId) |
Roster |
RosterGenerator.generateRoster(int spotListSize,
int lengthInDays) |
Roster |
RosterGenerator.generateRoster(int spotListSize,
int lengthInDays,
RosterGenerator.GeneratorType generatorType,
ZoneId zoneId) |
| Modifier and Type | Method and Description |
|---|---|
void |
RosterService.updateShiftsOfRoster(Roster newRoster) |
| Modifier and Type | Method and Description |
|---|---|
Roster |
WannabeSolverManager.getRoster(Integer tenantId) |
| Modifier and Type | Method and Description |
|---|---|
org.optaplanner.core.impl.score.director.ScoreDirector<Roster> |
WannabeSolverManager.getScoreDirector() |
| Modifier and Type | Method and Description |
|---|---|
CountDownLatch |
WannabeSolverManager.solveRoster(Integer tenantId,
Roster roster) |
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.