Uses of Interface
com.atlassian.bamboo.archive.Archiver
-
Packages that use Archiver Package Description com.atlassian.bamboo.archive -
-
Uses of Archiver in com.atlassian.bamboo.archive
Methods in com.atlassian.bamboo.archive that return Archiver Modifier and Type Method Description static @NotNull Archiver
ArchiverResolver. getArchiver(@NotNull ArchiverType archiverType)
Returns an instance of an archiver of the specified type.
-