Uses of Class
pro.taskana.common.api.LocalTimeInterval
Packages that use LocalTimeInterval
-
Uses of LocalTimeInterval in pro.taskana.common.api
Methods in pro.taskana.common.api with parameters of type LocalTimeIntervalModifier and TypeMethodDescriptionintLocalTimeInterval.compareTo(LocalTimeInterval o) Compares two LocalTimeInterval objects in regard to theirbegin. -
Uses of LocalTimeInterval in pro.taskana.common.internal.workingtime
Constructor parameters in pro.taskana.common.internal.workingtime with type arguments of type LocalTimeIntervalModifierConstructorDescriptionWorkingTimeCalculatorImpl(HolidaySchedule holidaySchedule, Map<DayOfWeek, Set<LocalTimeInterval>> workingTimeSchedule, ZoneId zoneId)