Class ChecksRepeatingCommand

java.lang.Object
org.drools.verifier.core.checks.base.ChecksRepeatingCommand
All Implemented Interfaces:
CancellableRepeatingCommand

public class ChecksRepeatingCommand extends Object implements CancellableRepeatingCommand
This class handles processing the analysis itself. It supports "batched" processing of different "chunks". State is a snapshot of the Checks at the time the RepeatingCommand was instantiated.