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>
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.
Constructor and Description |
---|
LinkedGlobalRepository(com.atlassian.bamboo.specs.api.builders.AtlassianModule atlassianModule) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository |
build() |
public LinkedGlobalRepository(@NotNull com.atlassian.bamboo.specs.api.builders.AtlassianModule atlassianModule)
public com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository build()
build
in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository,com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository>
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.