java.lang.Object
com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.NoSharedCredentialsInfoBox

public class NoSharedCredentialsInfoBox extends Object
Info box displayed when an attempt of using shared credentials is made, but no shared credentials of that type are defined for this Bamboo instance.
  • Constructor Details

    • NoSharedCredentialsInfoBox

      public NoSharedCredentialsInfoBox(com.atlassian.pageobjects.elements.PageElement container)
  • Method Details

    • isVisible

      public boolean isVisible()
    • isLinkToSharedCredentialsPresent

      public boolean isLinkToSharedCredentialsPresent()
      Link to configuring shared credentials. Should be displayed for administrators only.
    • isLinkToAdminListPresent

      public boolean isLinkToAdminListPresent()
      Link to a list of administrators, should be displayed for non-administrators.
    • isLinkToDocumentationPresent

      public boolean isLinkToDocumentationPresent()