JobInformation
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | [default to null] | |
| group | String | [default to null] | |
| jobClassName | String | [default to null] | |
| description | String | [default to null] | |
| cronExpression | String | [default to null] | |
| priority | Integer | [default to null] | |
| lastScheduledFireTime | Date | [optional] [default to null] | |
| nextScheduledFireTime | Date | [optional] [default to null] | |
| scheduleInformation | String | [optional] [default to null] |
