Petals-SE-Flowable 1.0.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
<petals-se-flowable:engine-job-executor-async-job-lock-time />
<petals-se-flowable:engine-enable-bpmn-validation />
<petals-se-flowable:engine-identity-service-class-name <petals-se-flowable:idm-engine-configurator-class-name />
<petals-se-flowable:engine-identity-service-config-file <petals-se-flowable:idm-engine-configurator-config-file />

</jbi:component>
| engine-job-executor-async-job-lock-time | The time in milliseconds that an asynchronous job is locked before being retried again. | {center}300000{center} | {center}No{center} | {center}Installation{center} |
| engine-enable-bpmn-validation | Enable or disable the BPMN validation of processes to deploy into the Flowable engine | {center}true{center} | {center}No{center} | {center}Installation{center} |
| engine-identity-service-class-name idm-engine-configurator-class-name | Class name of the entity service to use. | {center}{{org.ow2.petals.flowable.identity.file.FileIdentityService}}{center} | {center}No{center} | {center}Installation{center} |
| engine-identity-service-config-file idm-engine-configurator-config-file | Configuration file of the entity service used. | {center}The default configuration of the entity service is service dependent. See documentation of the entity service{center} | {center}No{center} | {center}Installation{center} |

{anchor:job_executor}