Uses of Interface
com.atlassian.bitbucket.migration.SequentialArchive
Packages that use SequentialArchive
-
Uses of SequentialArchive in com.atlassian.bitbucket.migration
Methods in com.atlassian.bitbucket.migration that return types with arguments of type SequentialArchiveModifier and TypeMethodDescriptionstatic IoConsumer<SequentialArchive>
ExportSection.emptyArchive()
Returns a consumer forSequentialArchive
that adds no entries to the archive.Method parameters in com.atlassian.bitbucket.migration with type arguments of type SequentialArchiveModifier and TypeMethodDescriptionvoid
ExportSection.addEntriesAsArchive
(Path entryName, IoConsumer<SequentialArchive> writer, boolean compress) Adds entries packaged as an archive to the export archive