Package com.atlassian.bamboo.vcs.export
Class NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<T>
com.atlassian.bamboo.specs.api.builders.RootEntityPropertiesBuilder<E>
com.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository,com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository>
com.atlassian.bamboo.vcs.export.NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository
- Enclosing class:
- NoOverridesVcsRepositoryDataExporter
public static class NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository
extends com.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository,com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository>
Helper class to represent link to global repositories.
When creating a link to a global repository Bamboo in fact creates a plan-managed repository that inherits all its data from the global repository. This class represents this case.
-
Field Summary
Fields inherited from class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
description, name, oid, parent, project, repositoryViewer, TYPE
-
Constructor Summary
ConstructorDescriptionLinkedGlobalRepository
(@NotNull com.atlassian.bamboo.specs.api.builders.AtlassianModule atlassianModule) -
Method Summary
Methods inherited from class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
description, getIdentifier, getName, getOid, humanReadableId, humanReadableType, name, oid, oid, parent, project, repositoryViewer
-
Constructor Details
-
LinkedGlobalRepository
public LinkedGlobalRepository(@NotNull @NotNull com.atlassian.bamboo.specs.api.builders.AtlassianModule atlassianModule)
-
-
Method Details
-
build
public com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository build()- Specified by:
build
in classcom.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository,
com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository>
-
toString
-
equals
-
hashCode
public int hashCode()
-