Uses of Class
overit.geocallapp.wfm.core.bl.calendar.event.DuplicateCalendarInput
Packages that use DuplicateCalendarInput
Package
Description
-
Uses of DuplicateCalendarInput in overit.geocallapp.wfm.core.bl.calendar.event
Subclasses of DuplicateCalendarInput in overit.geocallapp.wfm.core.bl.calendar.eventModifier and TypeClassDescriptionclassBusiness object representing input parameters for duplicating an interval in a resource calendar.classBusiness object representing input parameters for duplicating a resource calendar on different resources. -
Uses of DuplicateCalendarInput in overit.geocallapp.wfm.core.bl.calendar.task
Classes in overit.geocallapp.wfm.core.bl.calendar.task with type parameters of type DuplicateCalendarInputModifier and TypeClassDescriptionclassBTDuplicateCalendar<I extends DuplicateCalendarInput>Base Business task responsible for handling the duplication of calendar events.