|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IQueuedBuildSpec
Method Summary | |
---|---|
int |
getCompletedAge()
Gets or sets the window used to query for completed builds. |
IBuildControllerSpec |
getControllerSpec()
Gets the controller spec for this build queue specification. |
IBuildDefinitionSpec |
getDefinitionSpec()
Gets the definition spec for this build queue specification. |
java.lang.String[] |
getDefinitionURIs()
Gets the definitioin URIs for this build queue specification. |
QueryOptions |
getQueryOptions()
Gets or sets the query options used for this queue query. |
java.lang.String |
getRequestedFor()
The user for whom the build was requested. |
QueueStatus |
getStatus()
Gets or sets the status filter used for this queue query. |
void |
setCompletedAge(int value)
|
void |
setQueryOptions(QueryOptions value)
|
void |
setRequestedFor(java.lang.String value)
|
void |
setStatus(QueueStatus value)
|
Method Detail |
---|
IBuildControllerSpec getControllerSpec()
IBuildDefinitionSpec getDefinitionSpec()
java.lang.String[] getDefinitionURIs()
QueryOptions getQueryOptions()
void setQueryOptions(QueryOptions value)
java.lang.String getRequestedFor()
void setRequestedFor(java.lang.String value)
QueueStatus getStatus()
void setStatus(QueueStatus value)
int getCompletedAge()
void setCompletedAge(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |