Uses of Class
jetbrains.buildServer.serverSide.util.InMemoryZipFactory.InMemoryArchive
-
Packages that use InMemoryZipFactory.InMemoryArchive Package Description jetbrains.buildServer.serverSide.util -
-
Uses of InMemoryZipFactory.InMemoryArchive in jetbrains.buildServer.serverSide.util
Methods in jetbrains.buildServer.serverSide.util that return InMemoryZipFactory.InMemoryArchive Modifier and Type Method Description InMemoryZipFactory.InMemoryArchiveInMemoryZipFactory. createZipArchive(String name)InMemoryZipFactory.InMemoryArchiveInMemoryZipFactory. openZipArchive(String name)Methods in jetbrains.buildServer.serverSide.util that return types with arguments of type InMemoryZipFactory.InMemoryArchive Modifier and Type Method Description Collection<InMemoryZipFactory.InMemoryArchive>InMemoryZipFactory. getArchives()
-