Uses of Class
pro.taskana.common.api.LocalTimeInterval
-
Packages that use LocalTimeInterval Package Description pro.taskana.common.api pro.taskana.common.internal.workingtime -
-
Uses of LocalTimeInterval in pro.taskana.common.api
Methods in pro.taskana.common.api with parameters of type LocalTimeInterval Modifier and Type Method Description intLocalTimeInterval. 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 LocalTimeInterval Constructor Description WorkingTimeCalculatorImpl(HolidaySchedule holidaySchedule, Map<DayOfWeek,Set<LocalTimeInterval>> workingTimeSchedule, ZoneId zoneId)
-