A job repository that stores job information in a database.
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.batch.job.repository | true | /subsystem=batch-jberet/in-memory-job-repository=* |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | INT |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| data-source | STRING | true | false | The data source name used to connect to the database. | |
| execution-records-limit | INT | false | false | The maximum number of job execution records that should be returned by the job repository. |