Uses of Interface
com.redwood.scheduler.api.model.compatibility_14.TimeWindowComp
-
Packages that use TimeWindowComp Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of TimeWindowComp in com.redwood.scheduler.api.model
Subinterfaces of TimeWindowComp in com.redwood.scheduler.api.model Modifier and Type Interface Description interface
TimeWindow
Represents a period in time [start-moment, end-moment) defined as a union of TimeWindowIntervals.
-