|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DownloadedArtifacts
Represents information about downloaded artifact.
| Method Summary | |
|---|---|
int |
getActualNumberOfBuilds()
Returns actual number of builds downloaded or provided artifacts (without applying user permissions) |
java.util.Map<Build,java.util.List<ArtifactInfo>> |
getArtifacts()
Returns downloaded artifacts as map where build is key, and list of artifacts is value |
| Method Detail |
|---|
@NotNull java.util.Map<Build,java.util.List<ArtifactInfo>> getArtifacts()
int getActualNumberOfBuilds()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||