public class BuildWithDetails extends Build
| Constructor and Description |
|---|
BuildWithDetails() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDuration() |
String |
getFullDisplayName() |
String |
getId() |
Map<String,String> |
getParameters() |
BuildResult |
getResult() |
long |
getTimestamp() |
boolean |
isBuilding() |
void |
setActions(List actions) |
public boolean isBuilding()
public int getDuration()
public String getFullDisplayName()
public String getId()
public long getTimestamp()
public BuildResult getResult()
public void setActions(List actions)
Copyright © 2013. All Rights Reserved.