Uses of Interface
com.atlassian.bamboo.vcs.configuration.VcsConfigurationFragment
-
Packages that use VcsConfigurationFragment Package Description com.atlassian.bamboo.vcs.configuration com.atlassian.bamboo.vcs.viewer.configuration -
-
Uses of VcsConfigurationFragment in com.atlassian.bamboo.vcs.configuration
Subinterfaces of VcsConfigurationFragment in com.atlassian.bamboo.vcs.configuration Modifier and Type Interface Description interface
VcsBambooSpecsDetectionOptions
interface
VcsBranchDefinition
Definition of a branch (ref name (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.Classes in com.atlassian.bamboo.vcs.configuration that implement VcsConfigurationFragment Modifier and Type Class Description class
ChangeDetectionSourceDefinitionImpl
class
VcsBambooSpecsDetectionOptionsImpl
class
VcsBranchDefinitionImpl
class
VcsBranchDetectionOptionsImpl
class
VcsLocationDefinitionImpl
-
Uses of VcsConfigurationFragment in com.atlassian.bamboo.vcs.viewer.configuration
Subinterfaces of VcsConfigurationFragment in com.atlassian.bamboo.vcs.viewer.configuration Modifier and Type Interface Description interface
VcsRepositoryViewerDefinition
Viewer part of repository configurationClasses in com.atlassian.bamboo.vcs.viewer.configuration that implement VcsConfigurationFragment Modifier and Type Class Description class
VcsRepositoryViewerDefinitionImpl
-