Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudWorkingCopyManager |
Modifier and Type | Class and Description |
---|---|
class |
GitWorkingCopyManager |
Modifier and Type | Class and Description |
---|---|
class |
MercurialWorkingCopyManager |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketServerWorkingCopyManager |
Modifier and Type | Class and Description |
---|---|
class |
SvnWorkingCopyManager |
Modifier and Type | Class and Description |
---|---|
class |
LegacyFixedDirectoryWorkingCopyManager |
class |
LegacyWorkingCopyManager |
Modifier and Type | Method and Description |
---|---|
VcsWorkingCopyManager |
LegacyRepositoryModuleDescriptor.getModule() |
VcsWorkingCopyManager |
LegacyRepositoryModuleDescriptor.getWorkingCopyManager() |
Modifier and Type | Method and Description |
---|---|
Class<VcsWorkingCopyManager> |
LegacyRepositoryModuleDescriptor.getModuleClass() |
Modifier and Type | Method and Description |
---|---|
VcsWorkingCopyManager |
VcsRepositoryModuleDescriptorImpl.getWorkingCopyManager() |
VcsWorkingCopyManager |
VcsRepositoryModuleDescriptor.getWorkingCopyManager() |
Modifier and Type | Interface and Description |
---|---|
interface |
FixedDirectoryWorkingCopyManager
Deprecated.
since 5.14 the purpose of this interface is to support exotic repository types.
|
interface |
MergingVcsWorkingCopyManager
VcsWorkingCopyManager that can do merges. |
interface |
NoContextVcsWorkingCopyManager
Working copy manager capable of checking out without
CommonContext being provided. |
interface |
UpdatingVcsWorkingCopyManager
VcsWorkingCopyManager that can update source on vcs server. |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.