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 Details

    • RestQueuedBuild

      public RestQueuedBuild()
  • Method Details

    • getPlanKey

      public String getPlanKey()
    • getBuildNumber

      public Integer getBuildNumber()
    • getBuildResultKey

      public String getBuildResultKey()
    • getTriggerReason

      public String getTriggerReason()