Class | Description |
---|---|
DelayedPrintOutCommand |
Simple command to log the contextual data after given (10 sec by default) delay and return empty results.
|
ExecutionErrorCleanupCommand |
Execution error clean up command that aims at doing house keeping of execution error table used in jBPM:
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.
|
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.
|
SLATrackingCommand |
SLA Tracking command that aims at looking up for process or node instances with SLA violations:
Command by default is auto configured to run once an hour 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.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.