java.lang.Object | |
↳ | com.atlassian.jira.web.component.cron.generator.CronExpressionDescriptor |
Describes Cron Expressions in human readable text.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a Descriptor for
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates a Descriptor for
i18n | the I18nBean. |
---|
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.
bean | the cronEditorBean. |
---|