Class QueuedItemServiceLimitCheck

java.lang.Object
com.codebarrel.automation.api.service.limit.QueuedItemServiceLimitCheck

@Component public class QueuedItemServiceLimitCheck extends Object
A check that is run on the final execution of a rule to check if it exceeded the allowed queued item limit set in service limits.

If the rule exceeded this, then an appropriate message is added to the audit log an the rule is disabled.