items property

List<CronJob> items
final

items is the list of CronJobs.

Implementation

final List<CronJob> items;