|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildControllerSpec
Method Summary | |
---|---|
java.lang.String |
getName()
The name of the desired build controller(s). |
java.lang.String[] |
getPropertyNameFilters()
The property names to be returned from the query/queries. |
java.lang.String |
getServiceHostName()
The service host name of the desired build controller(s). |
boolean |
isIncludeAgents()
Whether or not to include agents in the result set. |
void |
setIncludeAgents(boolean value)
|
void |
setName(java.lang.String value)
|
void |
setPropertyNameFilters(java.lang.String[] value)
|
void |
setServiceHostName(java.lang.String value)
|
Method Detail |
---|
java.lang.String getServiceHostName()
void setServiceHostName(java.lang.String value)
boolean isIncludeAgents()
void setIncludeAgents(boolean value)
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String[] getPropertyNameFilters()
void setPropertyNameFilters(java.lang.String[] value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |