@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| CronExpressionValidator |
| Class | Description |
|---|---|
| CronSyntaxException.Builder |
A builder for constructing a
CronSyntaxException. |
| Enum | Description |
|---|---|
| ErrorCode |
Clarifies the reason for failure when a cron expression cannot be parsed.
|
| Exception | Description |
|---|---|
| CronSyntaxException |
Signals that there is a syntax error in a given cron expression.
|
Copyright © 2017 Atlassian. All rights reserved.