Class BuildSuspensionCheckBean

java.lang.Object
com.atlassian.bamboo.build.BuildSuspensionCheckBean

public class BuildSuspensionCheckBean extends Object
Used to check if the Bamboo license allows building or plan creation
  • Field Details

  • Constructor Details

  • Method Details

    • isSuspended

      public boolean isSuspended()
      Checks if building has been suspended. If building has been suspended the AdminErrorHandler is updated with an error.
      Returns:
      suspended