@PublicApi public interface TaggingAwareRepository extends Repository
Repository
SELECTED_REPOSITORY, UNKNOWN_HOST
Modifier and Type | Method and Description |
---|---|
void |
createTag(long repositoryId,
String tagName,
BuildContext buildContext)
Creates a tag in the repository
|
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKey
populateFromConfig, toConfiguration
collectChangesSinceLastBuild, getSourceCodeDirectory, isRepositoryDifferent
customizeBuildRequirements, removeBuildRequirements
addDefaultValues, isConfigurationMissing, prepareConfigObject, validate
init
getEditHtml, getViewHtml
getDescription
void createTag(long repositoryId, @NotNull String tagName, @NotNull BuildContext buildContext) throws RepositoryException
tagName
- - name of the tagbuildContext
- - build contextRepositoryException
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.