@Immutable public final class GenericRepositoryViewerProperties extends Object implements VcsRepositoryViewerProperties
| Constructor and Description |
|---|
GenericRepositoryViewerProperties(@NotNull String viewerUrl,
@Nullable String repositoryPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull AtlassianModuleProperties |
getAtlassianPlugin() |
@Nullable String |
getRepositoryPath() |
@NotNull String |
getViewerUrl() |
int |
hashCode() |
void |
validate() |
public GenericRepositoryViewerProperties(@NotNull
@NotNull String viewerUrl,
@Nullable
@Nullable String repositoryPath)
throws PropertiesValidationException
PropertiesValidationException@NotNull public @NotNull AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in interface VcsRepositoryViewerProperties@NotNull public @NotNull String getViewerUrl()
@Nullable public @Nullable String getRepositoryPath()
public void validate()
validate in interface EntityPropertiesCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.