public class SchedulerResponse extends Object
| Constructor and Description |
|---|
SchedulerResponse(Set<String> scheduledHarvestTasks)
Constructor that requires all cron tabs of scheduled harvests.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getScheduledHarvests()
Returns all cron tabs of scheduled harvests.
|
Copyright © 2017–2019. All rights reserved.