public final class MatrixBuild.RunPtr extends Object
MatrixRun
.Modifier and Type | Field and Description |
---|---|
Combination |
combination |
Modifier and Type | Method and Description |
---|---|
String |
getNearestRunUrl()
Return the URL to the run that this pointer references.
|
MatrixRun |
getRun() |
String |
getShortUrl() |
String |
getTooltip() |
public final Combination combination
public MatrixRun getRun()
public String getNearestRunUrl()
MatrixRun
which belongs to a given build MatrixBuild
.
If there is no run which belongs to the build, return url of run, which belongs to the nearest previous build.public String getShortUrl()
public String getTooltip()
Copyright © 2014. All rights reserved.