public abstract class AbstractEnvironmentData extends Object implements BambooEnvironmentData
Modifier | Constructor and Description |
---|---|
protected |
AbstractEnvironmentData() |
protected |
AbstractEnvironmentData(TestUser authenticatingUser) |
Modifier and Type | Method and Description |
---|---|
@NotNull TestUser |
getAuthenticatingUser() |
@NotNull URL |
getBaseUrl() |
protected String |
getProperty(@NotNull String key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBambooServer, getBambooServer
protected URL baseUrl
protected AbstractEnvironmentData(TestUser authenticatingUser)
protected AbstractEnvironmentData()
@NotNull public @NotNull URL getBaseUrl()
getBaseUrl
in interface BambooEnvironmentData
@NotNull public @NotNull TestUser getAuthenticatingUser()
getAuthenticatingUser
in interface BambooEnvironmentData
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.