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
-
public class HgServeRepositoryViewer extends VcsRepositoryViewer
Represents viewer that generates links to default hg repository browser service (a.k.a hg serve).
-
-
Constructor Summary
Constructors Constructor Description HgServeRepositoryViewer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected @NotNull VcsRepositoryViewerPropertiesbuild()
-
-
-
Method Detail
-
build
@NotNull protected @NotNull VcsRepositoryViewerProperties build() throws PropertiesValidationException
- Specified by:
buildin classVcsRepositoryViewer- Throws:
PropertiesValidationException
-
-