jBPM :: Distribution 6.2.0-SNAPSHOT

Package org.jbpm.executor.commands

Class Summary
CDIPrintOutCommand Simple command to log the contextual data and return empty results.
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.
 


jBPM :: Distribution 6.2.0-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.