public class CronExpressionDescriptor extends Object
Constructor and Description |
---|
CronExpressionDescriptor(I18nHelper i18n)
Creates a Descriptor for
|
Modifier and Type | Method and Description |
---|---|
String |
getPrettySchedule(CronEditorBean bean)
Renders a nice locale-specific and human readable description of the given
cronEditorBean's schedule or, if this can't be understood, the underlying
cron expression.
|
public CronExpressionDescriptor(I18nHelper i18n)
i18n
- the I18nBean.public String getPrettySchedule(CronEditorBean bean)
bean
- the cronEditorBean.Copyright © 2002-2015 Atlassian. All Rights Reserved.