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