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()
Gets a tooltip from the item.
|
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()
@CheckForNull public String getTooltip()
Copyright © 2004-2016. All Rights Reserved.