public static class PlanRepositoryLinkProperties.LinkedGlobalRepository extends VcsRepositoryProperties
| Constructor and Description |
|---|
LinkedGlobalRepository(String parent,
AtlassianModuleProperties atlassianPlugin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AtlassianModuleProperties |
getAtlassianPlugin()
Returns atlassian plugin inherited from parent if known, null if it's not.
|
int |
hashCode() |
getDescription, getName, getOid, getParent, getParentName, getRepositoryViewerProperties, hasParent, humanReadableId, humanReadableType, toIdentifier, validatepublic LinkedGlobalRepository(@NotNull
String parent,
@Nullable
AtlassianModuleProperties atlassianPlugin)
@Nullable public AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in class VcsRepositoryPropertiespublic boolean equals(Object o)
equals in class VcsRepositoryPropertiespublic int hashCode()
hashCode in class VcsRepositoryPropertiesCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.