Uses of Class
com.atlassian.bamboo.specs.api.model.repository.VcsRepositoryBranchProperties
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.
Generic plan-local and linked source code repositories as well as change detection settings.
-
Uses of VcsRepositoryBranchProperties in com.atlassian.bamboo.specs.api.builders.repository
Modifier and TypeMethodDescriptionprotected VcsRepositoryBranchProperties
VcsRepositoryBranch.build()
-
Uses of VcsRepositoryBranchProperties in com.atlassian.bamboo.specs.api.model.plan
Modifier and TypeMethodDescription@NotNull List<VcsRepositoryBranchProperties>
PlanProperties.getRepositoryBranches()
-
Uses of VcsRepositoryBranchProperties in com.atlassian.bamboo.specs.api.model.repository
Modifier and TypeMethodDescriptionboolean
SkipDisplayNameCondition.evaluate
(VcsRepositoryBranchProperties properties)