Class HgServeRepositoryViewer
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<VcsRepositoryViewerProperties>
com.atlassian.bamboo.specs.api.builders.repository.viewer.VcsRepositoryViewer
com.atlassian.bamboo.specs.builders.repository.viewer.HgServeRepositoryViewer
Represents viewer that generates links to default hg repository browser service (a.k.a hg serve).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HgServeRepositoryViewer
public HgServeRepositoryViewer()
-
-
Method Details
-
build
@NotNull protected @NotNull VcsRepositoryViewerProperties build() throws PropertiesValidationException- Specified by:
build
in classVcsRepositoryViewer
- Throws:
PropertiesValidationException
-