public class CronExpressionGenerator extends Object
CronEditorBean
.Constructor and Description |
---|
CronExpressionGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
getCronExpressionFromInput(CronEditorBean cronEditorBean)
This is a utility method that will process the parameters that the view put into the form and create a
cron string from the inputs.
|
public String getCronExpressionFromInput(CronEditorBean cronEditorBean)
cronEditorBean
- the state of the editor form to use for input.Copyright © 2002-2019 Atlassian. All Rights Reserved.