public class ChecksRepeatingCommand extends Object implements CancellableRepeatingCommand
Constructor and Description |
---|
ChecksRepeatingCommand(Map<RowInspector,Set<Check>> set,
Map<RowInspector,Set<Check>> rechecks,
org.uberfire.mvp.ParameterizedCommand<Status> onStatus,
org.uberfire.mvp.Command onCompletion) |
public ChecksRepeatingCommand(Map<RowInspector,Set<Check>> set, Map<RowInspector,Set<Check>> rechecks, org.uberfire.mvp.ParameterizedCommand<Status> onStatus, org.uberfire.mvp.Command onCompletion)
public boolean execute()
execute
in interface com.google.gwt.core.client.Scheduler.RepeatingCommand
public void cancel()
cancel
in interface CancellableRepeatingCommand
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.