JavaScript is disabled on your browser.
Drools Workbench - Guided Decision Table Editor - Client 7.0.0.Beta2
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.widget.analysis.checks.base.ChecksRepeatingCommand
All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.RepeatingCommand, 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.
Constructor Summary
Constructors
Constructor and Description
ChecksRepeatingCommand (Set <Check > checksToRun,
org.uberfire.mvp.ParameterizedCommand<Status > onStatus,
org.uberfire.mvp.Command onCompletion)
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
execute
public boolean execute()
Specified by:
execute in interface com.google.gwt.core.client.Scheduler.RepeatingCommand
Drools Workbench - Guided Decision Table Editor - Client 7.0.0.Beta2
Copyright © 2001–2016 JBoss by Red Hat . All rights reserved.