@Immutable public final class AnyVcsRepositoryViewerProperties extends Object implements VcsRepositoryViewerProperties
| Constructor and Description |
|---|
AnyVcsRepositoryViewerProperties(@NotNull AtlassianModuleProperties atlassianPlugin,
@NotNull Map<String,Object> configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull AtlassianModuleProperties |
getAtlassianPlugin() |
@NotNull Map<String,Object> |
getConfiguration() |
int |
hashCode() |
void |
validate() |
public AnyVcsRepositoryViewerProperties(@NotNull
@NotNull AtlassianModuleProperties atlassianPlugin,
@NotNull
@NotNull Map<String,Object> configuration)
throws PropertiesValidationException
PropertiesValidationException@NotNull public @NotNull AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in interface VcsRepositoryViewerPropertiespublic void validate()
validate in interface EntityPropertiesCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.