@ExperimentalApi public interface CheckoutCustomRevisionDataAwareRepository extends Repository
SELECTED_REPOSITORY, UNKNOWN_HOST
Modifier and Type | Method and Description |
---|---|
@NotNull String |
retrieveSourceCode(@NotNull BuildContext buildContext,
@Nullable PlanVcsRevisionData planVcsRevisionData,
@NotNull File sourceDirectory,
int depth) |
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKey
populateFromConfig, toConfiguration
collectChangesSinceLastBuild, getSourceCodeDirectory, isRepositoryDifferent
customizeBuildRequirements, removeBuildRequirements
addDefaultValues, isConfigurationMissing, prepareConfigObject, validate
init
getEditHtml, getViewHtml
getDescription
@NotNull @NotNull String retrieveSourceCode(@NotNull @NotNull BuildContext buildContext, @Nullable @Nullable PlanVcsRevisionData planVcsRevisionData, @NotNull @NotNull File sourceDirectory, int depth) throws RepositoryException
RepositoryException
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.