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