public class JobSchedulingOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
repeatCount
Job schedule repeat count.
|
long |
repeatInterval
Job schedule repeat interval.
|
long |
startTime
Job schedule start time in UTC.
|
Constructor and Description |
---|
JobSchedulingOptions() |