| Class | Description |
|---|---|
| DayOfMonth |
Represents the value of a day in a month, constructed out of a
ScheduleExpression.getDayOfMonth()
|
| DayOfWeek |
DayOfWeek
|
| Hour |
Represents the value of a hour constructed out of a
ScheduleExpression.getHour()
|
| IntegerBasedExpression |
Represents a
Integer type value in a ScheduleExpression. |
| Minute |
Represents the value of a minute constructed out of a
ScheduleExpression.getMinute()
|
| Month |
Month
|
| Second |
Represents the value of a second constructed out of a
ScheduleExpression.getSecond()
|
| Year |
Represents in the year value part constructed out of a
ScheduleExpression.getYear()
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.