Class RestQueuedBuild
- java.lang.Object
-
- com.atlassian.bamboo.testutils.backdoor.model.queue.RestQueuedBuild
-
public class RestQueuedBuild extends Object
This is partial copy of com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild can be removed once above class will be moved to bamboo-rest-model
-
-
Constructor Summary
Constructors Constructor Description RestQueuedBuild()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getBuildNumber()
String
getBuildResultKey()
String
getPlanKey()
String
getTriggerReason()
-