public class BitbucketServerBranchCreator extends AbstractBitbucketServerExecutor implements VcsBranchCreator
vcsRepositoryManager| Constructor and Description |
|---|
BitbucketServerBranchCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
createBranch(VcsRepositoryData repositoryData,
String branchName,
String vcsRevisionKey,
String checkoutLocation,
BuildLogger buildLogger)
Creates new branch from revision vcsRevisionKey with given branchName.
|
bitbucketServerToGitData, bitbucketServerToReadOnlyGitData, getGitModuleDescriptor, stashServerRemoteEventsAreWorkingpublic void createBranch(@NotNull
VcsRepositoryData repositoryData,
@NotNull
String branchName,
@NotNull
String vcsRevisionKey,
@Nullable
String checkoutLocation,
@Nullable
BuildLogger buildLogger)
throws RepositoryException
VcsBranchCreatorcreateBranch in interface VcsBranchCreatorRepositoryExceptionCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.