|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.continuum.web.model.PrepareBuildSummary
public class PrepareBuildSummary
Class PrepareBuildSummary.
| Constructor Summary | |
|---|---|
PrepareBuildSummary()
|
|
| Method Summary | |
|---|---|
String |
getBuildAgentUrl()
Get uRL of the build agent. |
int |
getHashCode()
Get the hashCode field. |
int |
getProjectGroupId()
Get iD of the project group. |
String |
getProjectGroupName()
Get name of the project group. |
String |
getQueueName()
Get name where the prepare build is queued. |
String |
getScmRootAddress()
Get scm root address of projects. |
int |
getScmRootId()
Get iD of the scm root. |
void |
setBuildAgentUrl(String buildAgentUrl)
Set uRL of the build agent. |
void |
setHashCode(int hashCode)
Set the hashCode field. |
void |
setProjectGroupId(int projectGroupId)
Set iD of the project group. |
void |
setProjectGroupName(String projectGroupName)
Set name of the project group. |
void |
setQueueName(String queueName)
Set name where the prepare build is queued. |
void |
setScmRootAddress(String scmRootAddress)
Set scm root address of projects. |
void |
setScmRootId(int scmRootId)
Set iD of the scm root. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrepareBuildSummary()
| Method Detail |
|---|
public String getBuildAgentUrl()
public int getHashCode()
public int getProjectGroupId()
public String getProjectGroupName()
public String getQueueName()
public String getScmRootAddress()
public int getScmRootId()
public void setBuildAgentUrl(String buildAgentUrl)
buildAgentUrl - public void setHashCode(int hashCode)
hashCode - public void setProjectGroupId(int projectGroupId)
projectGroupId - public void setProjectGroupName(String projectGroupName)
projectGroupName - public void setQueueName(String queueName)
queueName - public void setScmRootAddress(String scmRootAddress)
scmRootAddress - public void setScmRootId(int scmRootId)
scmRootId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||