|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BuildQueue
This interface defines the behavious of a build queue.
| Method Summary | |
|---|---|
String |
getName()
|
Collection |
getQueue()
Get the contents of the queue. |
void |
removeBuildKey(String buildKey)
Add the given build to the build queue. |
void |
setDefinition(PipelineDefinition pipelineDefinition)
|
| Method Detail |
|---|
String getName()
void removeBuildKey(String buildKey)
buildResults - Collection getQueue()
BuildResultsImpl objects. Empty array if none in queuevoid setDefinition(PipelineDefinition pipelineDefinition)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||