Class 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 Detail

      • RestQueuedBuild

        public RestQueuedBuild()
    • Method Detail

      • getPlanKey

        public String getPlanKey()
      • getBuildNumber

        public Integer getBuildNumber()
      • getBuildResultKey

        public String getBuildResultKey()
      • getTriggerReason

        public String getTriggerReason()