Class FishEyeRepositoryViewerProperties
java.lang.Object
com.atlassian.bamboo.specs.model.repository.viewer.FishEyeRepositoryViewerProperties
- All Implemented Interfaces:
com.atlassian.bamboo.specs.api.model.EntityProperties,com.atlassian.bamboo.specs.api.model.repository.viewer.VcsRepositoryViewerProperties
@Immutable
public final class FishEyeRepositoryViewerProperties
extends Object
implements com.atlassian.bamboo.specs.api.model.repository.viewer.VcsRepositoryViewerProperties
-
Constructor Summary
ConstructorsConstructorDescriptionFishEyeRepositoryViewerProperties(@NotNull String fishEyeUrl, @NotNull String repositoryName, @Nullable String repositoryPath) -
Method Summary
-
Constructor Details
-
FishEyeRepositoryViewerProperties
public FishEyeRepositoryViewerProperties(@NotNull @NotNull String fishEyeUrl, @NotNull @NotNull String repositoryName, @Nullable @Nullable String repositoryPath) throws com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException - Throws:
com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException
-
-
Method Details
-
equals
-
validate
public void validate()- Specified by:
validatein interfacecom.atlassian.bamboo.specs.api.model.EntityProperties
-
getAtlassianPlugin
@NotNull public @NotNull com.atlassian.bamboo.specs.api.model.AtlassianModuleProperties getAtlassianPlugin()- Specified by:
getAtlassianPluginin interfacecom.atlassian.bamboo.specs.api.model.repository.viewer.VcsRepositoryViewerProperties
-
hashCode
public int hashCode() -
getFishEyeUrl
-
getRepositoryName
-
getRepositoryPath
-