|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LegacyRepository
Method Summary | |
---|---|
java.lang.String |
retrieveSourceCode(BuildContext buildContext,
java.lang.String vcsRevisionKey)
Deprecated. since 3.3 use CustomSourceDirectoryAwareRepository.retrieveSourceCode(BuildContext, String, File) |
Method Detail |
---|
@NotNull @Deprecated java.lang.String retrieveSourceCode(@NotNull BuildContext buildContext, @Nullable java.lang.String vcsRevisionKey) throws RepositoryException
CustomSourceDirectoryAwareRepository.retrieveSourceCode(BuildContext, String, File)
buildContext
- vcsRevisionKey
- - may be null if you want latest code
RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |