| Modifier and Type | Method and Description |
|---|---|
void |
TimeBucket.setValuesFromTimeBucket(TimeBucket updatedTimeBucket) |
| Constructor and Description |
|---|
TimeBucketView(TimeBucket timeBucket) |
| Modifier and Type | Method and Description |
|---|---|
List<TimeBucket> |
RosterGenerator.createTimeBucketList(RosterGenerator.GeneratorType generatorType,
Integer tenantId,
DayOfWeek startOfWeek,
RosterState rosterState,
List<Spot> spotList,
List<Employee> employeeList,
List<Skill> skillList) |
| Modifier and Type | Method and Description |
|---|---|
List<Shift> |
RosterGenerator.createShiftList(RosterGenerator.GeneratorType generatorType,
Integer tenantId,
RosterConstraintConfiguration rosterConstraintConfiguration,
RosterState rosterState,
List<Spot> spotList,
List<TimeBucket> timeBucketList) |
| Modifier and Type | Method and Description |
|---|---|
List<TimeBucket> |
TimeBucketRepository.findAllByTenantId(Integer tenantId) |
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.