|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use DailyExecution | |
|---|---|
| com.inet.report.schedule | Provides all classes and interfaces for the i-net Scheduler. |
| Uses of DailyExecution in com.inet.report.schedule |
|---|
| Methods in com.inet.report.schedule that return DailyExecution | |
|---|---|
static DailyExecution |
ScheduleExecutionFactory.createDailyExecution(java.util.Date date,
int dayStepSize,
int hour,
int minute)
Creates a ScheduleExecution object of the type DailyExecution with a specified start date, day step size, and start time. |
static DailyExecution |
ScheduleExecutionFactory.createDailyExecution(java.util.Date date,
int dayStepSize,
int startHour,
int endHour,
int stepSize,
int minute)
Creates a ScheduleExecution object of the type DailyExecution with a specified start date, day step size, and hour range. |
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||