Uses of Interface
com.atlassian.bamboo.vcs.runtime.VcsWorkingCopyManager
Package
Description
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.plugins.bitbucket.v2
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.plugins.git.v2
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.plugins.github
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.plugins.stash.v2
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.repository.svn.v2
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.vcs.configuration.legacy
Modifier and TypeClassDescriptionclass
class
Modifier and TypeMethodDescriptionLegacyRepositoryModuleDescriptor.getModule()
@NotNull VcsWorkingCopyManager
LegacyRepositoryModuleDescriptor.getWorkingCopyManager()
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.vcs.module
Modifier and TypeMethodDescription@NotNull VcsWorkingCopyManager
VcsRepositoryModuleDescriptor.getWorkingCopyManager()
@NotNull VcsWorkingCopyManager
VcsRepositoryModuleDescriptorImpl.getWorkingCopyManager()
-
Uses of VcsWorkingCopyManager in com.atlassian.bamboo.vcs.runtime
Modifier and TypeInterfaceDescriptioninterface
Deprecated.since 5.14 the purpose of this interface is to support exotic repository types.interface
VcsWorkingCopyManager
that can do merges.interface
Working copy manager capable of checking out withoutCommonContext
being provided.interface
Working copy manager that is capable of providing current working copy status.interface
VcsWorkingCopyManager
that can update source on vcs server.