public abstract class AbstractEnvironmentData extends Object implements BambooEnvironmentData
Modifier | Constructor and Description |
---|---|
protected |
AbstractEnvironmentData() |
protected |
AbstractEnvironmentData(TestUser authenticatingUser) |
Modifier and Type | Method and Description |
---|---|
TestUser |
getAuthenticatingUser() |
URL |
getBaseUrl() |
protected String |
getProperty(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 URL getBaseUrl()
getBaseUrl
in interface BambooEnvironmentData
@NotNull public TestUser getAuthenticatingUser()
getAuthenticatingUser
in interface BambooEnvironmentData
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.