public class ChecksRepeatingCommand extends Object implements CancellableRepeatingCommand
| Constructor and Description |
|---|
ChecksRepeatingCommand(Set<Check> checksToRun,
StatusUpdate onStatus,
Command onCompletion) |
public ChecksRepeatingCommand(Set<Check> checksToRun, StatusUpdate onStatus, Command onCompletion)
public boolean execute()
execute in interface CancellableRepeatingCommandpublic void cancel()
cancel in interface CancellableRepeatingCommandCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.