Class GetFutureSchedulesAction.Result
java.lang.Object
com.atlassian.confluence.plugins.schedule.admin.action.GetFutureSchedulesAction.Result
- Enclosing class:
 GetFutureSchedulesAction
Contains the future schedules for a particular cron expression, or an error (and reason) if the
 schedules cannot be determined.
 
Either the futureSchedules or error will be not null. Reason may be supplied if error is supplied.
- 
Method Summary
 
- 
Method Details
- 
getFutureSchedules
 - 
getError
 - 
getReason
 
 -