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