| Package | Description |
|---|---|
| org.optaweb.employeerostering.domain.rotation.view | |
| org.optaweb.employeerostering.service.roster | |
| org.optaweb.employeerostering.service.rotation |
| Constructor and Description |
|---|
ShiftTemplateView(Integer rotationLength,
ShiftTemplate shiftTemplate) |
| Modifier and Type | Method and Description |
|---|---|
List<ShiftTemplate> |
RosterGenerator.createShiftTemplateList(RosterGenerator.GeneratorType generatorType,
Integer tenantId,
RosterState rosterState,
List<Spot> spotList,
List<Employee> employeeList) |
| Modifier and Type | Method and Description |
|---|---|
List<Shift> |
RosterGenerator.createShiftList(RosterGenerator.GeneratorType generatorType,
Integer tenantId,
RosterParametrization rosterParametrization,
RosterState rosterState,
List<Spot> spotList,
List<ShiftTemplate> shiftTemplateList) |
| Modifier and Type | Method and Description |
|---|---|
List<ShiftTemplate> |
ShiftTemplateRepository.findAllByTenantId(Integer tenantId) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.