public interface LegacyRepository
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
retrieveSourceCode(@NotNull BuildContext buildContext,
@Nullable String vcsRevisionKey)
Deprecated.
|
@NotNull @Deprecated @NotNull String retrieveSourceCode(@NotNull @NotNull BuildContext buildContext, @Nullable @Nullable String vcsRevisionKey) throws RepositoryException
CustomSourceDirectoryAwareRepository.retrieveSourceCode(BuildContext, String, File)buildContext - vcsRevisionKey - - may be null if you want latest codeRepositoryExceptionCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.