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, validate
public LinkedGlobalRepository(@NotNull String parent, @Nullable AtlassianModuleProperties atlassianPlugin)
@Nullable public AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin
in class VcsRepositoryProperties
public boolean equals(Object o)
equals
in class VcsRepositoryProperties
public int hashCode()
hashCode
in class VcsRepositoryProperties
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.