public class ScheduleSpecUtil extends Object
Constructor and Description |
---|
ScheduleSpecUtil() |
Modifier and Type | Method and Description |
---|---|
static ScheduleSpec |
computeValues(Object[] args)
Compute from parameters a crontab schedule.
|
static String |
getExpressionCountException(int length) |
public static ScheduleSpec computeValues(Object[] args) throws ScheduleParameterException
args
- parametersScheduleParameterException
- if the parameters are invalidpublic static String getExpressionCountException(int length)