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