Class | Description |
---|---|
DelayedPrintOutCommand |
Simple command to log the contextual data after given (10 sec by default) delay and return empty results.
|
LogCleanupCommand |
Log clean up command that aims at doing house keeping of audit/log tables used in jBPM:
process related audit logs (process instance, node instance, variables)
task related audit logs (audit task, task events)
executor related data (requests and errors)
Command by default is auto configured to run once a day from the time it was initially scheduled though it can be reconfigured
in terms of frequency when it is executed and if it shall run multiple times at all.
|
PrintOutCommand |
Simple command to log the contextual data and return empty results.
|
ReoccurringPrintOutCommand |
Simple command to log the contextual data and return empty results as reoccurring job.
|
RequeueRunningJobsCommand |
Simple command to log the contextual data and return empty results.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.