public interface BuildListener
Modifier and Type | Method and Description |
---|---|
void |
onBuildFinished(BuildFinishedEvent event)
The build that has completed (successfully or not) and the flag indicating whether or not
this is the first time the watcher is being started up (so you should check if you've already
received and processed this event before).
|
void onBuildFinished(BuildFinishedEvent event)
Copyright © 2011–2018 Red Hat. All rights reserved.