public class BuildFinishedEvent extends Object
Constructor and Description |
---|
BuildFinishedEvent(String uid,
Build build,
boolean loading,
String buildLink) |
Modifier and Type | Method and Description |
---|---|
Build |
getBuild() |
String |
getBuildLink() |
String |
getConfigName() |
String |
getNamespace() |
String |
getStatus() |
String |
getUid() |
boolean |
isLoading() |
Copyright © 2011–2015 Red Hat. All rights reserved.