Interface BambooEnvironmentData

    • Method Detail

      • getBaseUrl

        @NotNull
        @NotNull URL getBaseUrl()
      • getAuthenticatingUser

        TestUser getAuthenticatingUser()
      • getBambooServer

        default com.atlassian.bamboo.specs.util.BambooServer getBambooServer()
      • getBambooServer

        @NotNull
        default @NotNull com.atlassian.bamboo.specs.util.BambooServer getBambooServer​(TestUser testUser)