| Package | Description |
|---|---|
| com.atlassian.scheduler.cron |
Tools for working with cron expressions, including validation and translatable errors.
|
| Class and Description |
|---|
| CronSyntaxException
Signals that there is a syntax error in a given cron expression.
|
| CronSyntaxException.Builder
A builder for constructing a
CronSyntaxException. |
| ErrorCode
Clarifies the reason for failure when a cron expression cannot be parsed.
|
Copyright © 2017 Atlassian. All rights reserved.