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