@PublicApi public interface BranchingAwareRepository extends Repository
RepositorySELECTED_REPOSITORY, UNKNOWN_HOST| Modifier and Type | Method and Description |
|---|---|
void |
createBranch(long repositoryId,
String branchName,
BuildContext buildContext)
Creates branch in the repository.
|
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKeypopulateFromConfig, toConfigurationcollectChangesSinceLastBuild, getSourceCodeDirectory, isRepositoryDifferentcustomizeBuildRequirements, removeBuildRequirementsaddDefaultValues, isConfigurationMissing, prepareConfigObject, validateinitgetEditHtml, getViewHtmlgetDescriptionvoid createBranch(long repositoryId,
@NotNull
String branchName,
@NotNull
BuildContext buildContext)
throws RepositoryException
branchName - name of new branchbuildContext - build contextRepositoryExceptionCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.