@Immutable public final class FishEyeRepositoryViewerProperties extends Object implements VcsRepositoryViewerProperties
| Constructor and Description |
|---|
FishEyeRepositoryViewerProperties(@NotNull String fishEyeUrl,
@NotNull String repositoryName,
@Nullable String repositoryPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull AtlassianModuleProperties |
getAtlassianPlugin() |
@NotNull String |
getFishEyeUrl() |
@NotNull String |
getRepositoryName() |
@Nullable String |
getRepositoryPath() |
int |
hashCode() |
void |
validate() |
public FishEyeRepositoryViewerProperties(@NotNull
@NotNull String fishEyeUrl,
@NotNull
@NotNull String repositoryName,
@Nullable
@Nullable String repositoryPath)
throws PropertiesValidationException
PropertiesValidationExceptionpublic void validate()
validate in interface EntityProperties@NotNull public @NotNull AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in interface VcsRepositoryViewerProperties@NotNull public @NotNull String getFishEyeUrl()
@NotNull public @NotNull String getRepositoryName()
@Nullable public @Nullable String getRepositoryPath()
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.