
|
If you were logged in you would be able to see more operations.
|
|
|
|
In the javadoc for NthIncludedDayTrigger.setIntervalType(...), the line:
If INTERVAL_TYPE_WEEKLY, the trigger will fire on the Nth included day of every month.
should be
If INTERVAL_TYPE_WEEKLY, the trigger will fire on the Nth included day of every week.
|
|
Description
|
In the javadoc for NthIncludedDayTrigger.setIntervalType(...), the line:
If INTERVAL_TYPE_WEEKLY, the trigger will fire on the Nth included day of every month.
should be
If INTERVAL_TYPE_WEEKLY, the trigger will fire on the Nth included day of every week. |
Show » |
| There are no comments yet on this issue.
|
|