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