@Immutable @ThreadSafe @Deprecated public interface RepositoryData extends BambooIdProvider, DescriptionProvider, Serializable, InternalRepositoryData, ImmutableEntityWithOid, PluginKeyProvider
BuildContext
Modifier and Type | Method and Description |
---|---|
org.apache.commons.configuration.HierarchicalConfiguration |
getConfiguration()
Deprecated.
|
default BambooEntityType |
getEntityType()
Deprecated.
Entity type of this object, used in
BambooEntityOid . |
Repository |
getRepository()
Deprecated.
|
String |
getWebRepositoryPluginKey()
Deprecated.
|
WebRepositoryViewer |
getWebRepositoryViewer()
Deprecated.
|
boolean |
isGlobal()
Deprecated.
|
boolean |
isMarkedForDeletion()
Deprecated.
|
getId
getDescription, getName
getNewRepositoryInstance
getOid
getPluginKey
@NotNull String getWebRepositoryPluginKey()
@NotNull Repository getRepository()
Repository
defined by this object.@NotNull WebRepositoryViewer getWebRepositoryViewer()
@NotNull org.apache.commons.configuration.HierarchicalConfiguration getConfiguration()
HierarchicalConfiguration
of the repository defined by this
object.boolean isMarkedForDeletion()
boolean isGlobal()
default BambooEntityType getEntityType()
ImmutableEntityWithOid
BambooEntityOid
.getEntityType
in interface ImmutableEntityWithOid
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.