public interface RepositoryDataEntity extends Describable, BambooObject, Deletable
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginKey() |
String |
getXmlData() |
boolean |
isGlobal() |
void |
setGlobal(boolean isGlobal) |
void |
setPluginKey(String pluginKey) |
void |
setXmlData(String xmlData) |
setDescription, setNamegetDescription, getNamesetMarkedForDeletionsetIdgetIdisMarkedForDeletion@NotNull String getPluginKey()
void setPluginKey(@NotNull
String pluginKey)
@NotNull String getXmlData()
void setXmlData(@NotNull
String xmlData)
boolean isGlobal()
void setGlobal(boolean isGlobal)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.