|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.continuum.xmlrpc.project.BuildProjectTask
public class BuildProjectTask
Class BuildProjectTask.
| Constructor Summary | |
|---|---|
BuildProjectTask()
|
|
| Method Summary | |
|---|---|
int |
getBuildDefinitionId()
Get the buildDefinitionId field. |
String |
getBuildDefinitionLabel()
Get the buildDefinitionLabel field. |
long |
getMaxExecutionTime()
Get the maxExecutionTime field. |
int |
getProjectId()
Get the projectId field. |
String |
getProjectName()
Get the projectName field. |
long |
getTimestamp()
Get the timestamp field. |
int |
getTrigger()
Get the trigger field. |
void |
setBuildDefinitionId(int buildDefinitionId)
Set the buildDefinitionId field. |
void |
setBuildDefinitionLabel(String buildDefinitionLabel)
Set the buildDefinitionLabel field. |
void |
setMaxExecutionTime(long maxExecutionTime)
Set the maxExecutionTime field. |
void |
setProjectId(int projectId)
Set the projectId field. |
void |
setProjectName(String projectName)
Set the projectName field. |
void |
setTimestamp(long timestamp)
Set the timestamp field. |
void |
setTrigger(int trigger)
Set the trigger field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildProjectTask()
| Method Detail |
|---|
public int getBuildDefinitionId()
public String getBuildDefinitionLabel()
public long getMaxExecutionTime()
public int getProjectId()
public String getProjectName()
public long getTimestamp()
public int getTrigger()
public void setBuildDefinitionId(int buildDefinitionId)
buildDefinitionId - public void setBuildDefinitionLabel(String buildDefinitionLabel)
buildDefinitionLabel - public void setMaxExecutionTime(long maxExecutionTime)
maxExecutionTime - public void setProjectId(int projectId)
projectId - public void setProjectName(String projectName)
projectName - public void setTimestamp(long timestamp)
timestamp - public void setTrigger(int trigger)
trigger -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||