public abstract boolean isPeriodic ()

Returns true if this task is periodic. A periodic task may re-run according to some schedule. A non-periodic task can be run only once.

Returns:  true if this task is periodic