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

      • NoSharedCredentialsInfoBox

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

      • 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()