public static class PlanRepositoryLinkProperties.ProjectRepository extends VcsRepositoryProperties
| Constructor and Description |
|---|
ProjectRepository(@NotNull String parent,
@Nullable AtlassianModuleProperties atlassianPlugin,
@Nullable ProjectProperties project) |
| 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 ProjectRepository(@NotNull
@NotNull String parent,
@Nullable
@Nullable AtlassianModuleProperties atlassianPlugin,
@Nullable
@Nullable ProjectProperties project)
@Nullable public @Nullable AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in class VcsRepositoryPropertiespublic boolean equals(Object o)
equals in class VcsRepositoryPropertiespublic int hashCode()
hashCode in class VcsRepositoryPropertiesCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.