public class CronIntervalGenerator extends Object
CronEditorBean.
This is a temporary helper to aid in downgrades from Cloud to Service at the v6.4 boundary
| Constructor and Description |
|---|
CronIntervalGenerator() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDelayFromInput(CronEditorBean cronEditorBean)
This is a utility method that will process the parameters that the view put into the form and calculate an
approx delay from the inputs.
|
public long getDelayFromInput(CronEditorBean cronEditorBean)
cronEditorBean - the state of the editor form to use for input.Copyright © 2002-2016 Atlassian. All Rights Reserved.