Uses of Class
com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties
Packages that use PlanRepositoryLinkProperties
Package
Description
Generic plan-local and linked source code repositories as well as change detection settings, see also com.atlassian.bamboo.specs.builders.repository for specific repository types.
Plan, plan branches, stages and jobs.
-
Uses of PlanRepositoryLinkProperties in com.atlassian.bamboo.specs.api.builders.repository
Methods in com.atlassian.bamboo.specs.api.builders.repository that return PlanRepositoryLinkPropertiesModifier and TypeMethodDescriptionprotected PlanRepositoryLinkPropertiesPlanRepositoryLink.build() -
Uses of PlanRepositoryLinkProperties in com.atlassian.bamboo.specs.api.model.plan
Methods in com.atlassian.bamboo.specs.api.model.plan that return types with arguments of type PlanRepositoryLinkPropertiesModifier and TypeMethodDescription@NotNull List<PlanRepositoryLinkProperties>PlanProperties.getRepositories()