schedules:interval
Description
This schedule returns an interval
from the given time to the interval time later.
Commonly used within a schedules:time schedule.
Properties
| Name | Description | Required |
| interval |
The interval time. |
No but defaults to forever. |
Example
<schedules:interval xmlns:schedules="http://rgordon.co.uk/oddjob/schedules"
interval="00:20" />
(c) Rob Gordon 2005 - 2009