public interface MonthlyExecutionSchedule extends ExecutionSchedule
week and the
week day of the execution. Every execution will happen at the
same time of day.| Modifier and Type | Interface and Description |
|---|---|
static class |
MonthlyExecutionSchedule.WeekOfMonth
The week of month.
|
DAILY, FIXED, INTERVAL, MONTHLY| Modifier and Type | Method and Description |
|---|---|
WeekDay |
getWeekDay()
The
WeekDay the dependent ScheduleEntry should be executed. |
MonthlyExecutionSchedule.WeekOfMonth |
getWeekOfMonth()
The
WeekOfMonth dependent ScheduleEntry should be executed |
void |
setWeekDay(WeekDay value)
Provide the
WeekDay dependent ScheduleEntry should be executed. |
void |
setWeekOfMonth(MonthlyExecutionSchedule.WeekOfMonth value)
Provide the
WeekOfMonth dependent ScheduleEntry should be executed. |
getNextExecutionTime, getType, setNextExecutionTimeMonthlyExecutionSchedule.WeekOfMonth getWeekOfMonth()
WeekOfMonth dependent ScheduleEntry should be executedvoid setWeekOfMonth(MonthlyExecutionSchedule.WeekOfMonth value)
WeekOfMonth dependent ScheduleEntry should be executed.value - the WeekOfMonth dependent ScheduleEntry should be executedWeekDay getWeekDay()
WeekDay the dependent ScheduleEntry should be executed.void setWeekDay(WeekDay value)
WeekDay dependent ScheduleEntry should be executed.value - the WeekDay dependent ScheduleEntry should be executed.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408