Package | Description |
---|---|
com.atlassian.bamboo.vcs.configuration | |
com.atlassian.bamboo.vcs.viewer.configuration |
Modifier and Type | Interface and Description |
---|---|
interface |
VcsBambooSpecsDetectionOptions |
interface |
VcsBranchDefinition
Definition of a branch (ref name (hg, git) or relative path (svn))
Can be overridden at branch level (who would have thought!)
|
interface |
VcsBranchDetectionOptions
Configuration of branch detection process/actions.
|
interface |
VcsChangeDetectionOptions
Additional configuration referring to change detection.
|
interface |
VcsLocationDefinition
Definition of the vcs server location (url, credentials, caching options all belong here)
Normally not overridden ever, but we can allow it in order to support forks.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeDetectionSourceDefinitionImpl |
class |
VcsBambooSpecsDetectionOptionsImpl |
class |
VcsBranchDefinitionImpl |
class |
VcsBranchDetectionOptionsImpl |
class |
VcsLocationDefinitionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
VcsRepositoryViewerDefinition
Viewer part of repository configuration
|
Modifier and Type | Class and Description |
---|---|
class |
VcsRepositoryViewerDefinitionImpl |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.