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 CancellableRepeatingCommand
public void cancel()
cancel
in interface CancellableRepeatingCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.