public final class SchedulerResponse extends Object
| Constructor and Description |
|---|
SchedulerResponse(Set<String> scheduledHarvests) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
getScheduledHarvests()
Returns all cron tabs of scheduled harvests.
|
int |
hashCode() |
String |
toString() |
Copyright © 2017–2019. All rights reserved.