Package | Description |
---|---|
de.espirit.firstspirit.access.schedule |
Modifier and Type | Interface and Description |
---|---|
interface |
DailyExecutionSchedule
An execution schedule which is executed repeatedly on the same
time of a day, on
which days can be specified by manipulating the week day set . |
interface |
FixedExecutionSchedule
A schedule which is executed once at a specified
time or only manually (if
set to manual ). |
interface |
IntervalExecutionSchedule
A periodic schedule, the length is specified in
IntervalExecutionSchedule.getInterval() . |
interface |
MonthlyExecutionSchedule
|
Modifier and Type | Method and Description |
---|---|
<T extends ExecutionSchedule> |
ScheduleEntry.createExecutionSchedule(Class<T> type)
Changes the
ExecutionSchedule of this schedule entry to the given type. |
Modifier and Type | Method and Description |
---|---|
ExecutionSchedule |
ScheduleEntry.getExecutionSchedule()
Returns the
ExecutionSchedule of this ScheduleEntry . |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210