Package jetbrains.buildServer.serverSide
Interface DownloadedArtifactsEx
-
- All Superinterfaces:
DownloadedArtifacts
- All Known Implementing Classes:
DownloadedArtifactsLoggerImpl.DownloadedArtifactsImpl
public interface DownloadedArtifactsEx extends DownloadedArtifacts
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Long>
getSourceBuildIds()
-
Methods inherited from interface jetbrains.buildServer.serverSide.DownloadedArtifacts
getActualNumberOfBuilds, getArtifacts
-
-