public class ChecksRepeatingCommand extends Object implements CancellableRepeatingCommand
| Constructor and Description |
|---|
ChecksRepeatingCommand(Set<Check> checksToRun,
StatusUpdate onStatus,
com.google.gwt.user.client.Command onCompletion) |
public ChecksRepeatingCommand(Set<Check> checksToRun, StatusUpdate onStatus, com.google.gwt.user.client.Command onCompletion)
public boolean execute()
execute in interface com.google.gwt.core.client.Scheduler.RepeatingCommandpublic void cancel()
cancel in interface CancellableRepeatingCommandCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.