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