|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.continuum.web.model.DistributedBuildSummary
public class DistributedBuildSummary
Class DistributedBuildSummary.
Constructor Summary | |
---|---|
DistributedBuildSummary()
|
Method Summary | |
---|---|
String |
getBuildAgentUrl()
Get the buildAgentUrl field. |
int |
getBuildDefinitionId()
Get the buildDefinitionId field. |
String |
getBuildDefinitionLabel()
Get the buildDefinitionLabel field. |
int |
getHashCode()
Get the hashCode field. |
String |
getProjectGroupName()
Get the projectGroupName field. |
int |
getProjectId()
Get the projectId field. |
String |
getProjectName()
Get the projectName field. |
void |
setBuildAgentUrl(String buildAgentUrl)
Set the buildAgentUrl field. |
void |
setBuildDefinitionId(int buildDefinitionId)
Set the buildDefinitionId field. |
void |
setBuildDefinitionLabel(String buildDefinitionLabel)
Set the buildDefinitionLabel field. |
void |
setHashCode(int hashCode)
Set the hashCode field. |
void |
setProjectGroupName(String projectGroupName)
Set the projectGroupName field. |
void |
setProjectId(int projectId)
Set the projectId field. |
void |
setProjectName(String projectName)
Set the projectName field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistributedBuildSummary()
Method Detail |
---|
public String getBuildAgentUrl()
public int getBuildDefinitionId()
public String getBuildDefinitionLabel()
public int getHashCode()
public String getProjectGroupName()
public int getProjectId()
public String getProjectName()
public void setBuildAgentUrl(String buildAgentUrl)
buildAgentUrl
- public void setBuildDefinitionId(int buildDefinitionId)
buildDefinitionId
- public void setBuildDefinitionLabel(String buildDefinitionLabel)
buildDefinitionLabel
- public void setHashCode(int hashCode)
hashCode
- public void setProjectGroupName(String projectGroupName)
projectGroupName
- public void setProjectId(int projectId)
projectId
- public void setProjectName(String projectName)
projectName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |