There are various properties you can configure when utilizing Broadleaf’s ScheduledJob Service.
Properties related to the singleton (or "active-passive") cluster configuration.
Property | Description |
---|---|
|
Whether singleton clustering behavior is enabled.
Default is |
|
The namespace used for the Apache Camel cluster.
Default is |
|
The Apache Camel URI used to register a consumer on the master endpoint.
Default is |
|
The polling interval that determines how often the Apache Camel Timer endpoint should fire the event that will cause the |
|
The amount of time that must pass before the system will attempt to pick up and trigger a single use job that has exceeded its target date without being marked as executed. This can occur if a job is scheduled, but no scheduling instance was up or available at the moment targeted for execution. Default is 60 seconds. |
Properties related to JPA and persistence configuration.
Property | Description |
---|---|
|
JPA Configuration Properties. See |
|
Datasource Configuration Properties. See |
|
Liquibase Configuration Properties. See |
|
Delegating Schema Configuration Properties for running in a composed mode along side other Broadleaf microservices. See |
Properties related to async messaging.
Property | Description |
---|---|
|
Properties for |
|
Properties for |