public interface BambooHomeLocator
extends com.atlassian.config.HomeLocator
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getHomePath()
Deprecated.
explicit use of
getLocalHomePath() should be preferred |
@Nullable String |
getLocalHomePath()
Local (i.e.
|
@Nullable String |
getSharedHomePath()
Shared Bamboo home.
|
@Nullable @Deprecated @Nullable String getHomePath()
getLocalHomePath()
should be preferredgetLocalHomePath()
.getHomePath
in interface com.atlassian.config.HomeLocator
@Nullable @Nullable String getLocalHomePath()
getHomePath()
.@Nullable @Nullable String getSharedHomePath()
getLocalHomePath()
if run in single node mode.Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.