| Package | Description |
|---|---|
| com.atlassian.bitbucket.migration |
| Modifier and Type | Method and Description |
|---|---|
static IoConsumer<SequentialArchive> |
ExportSection.emptyArchive()
Returns a consumer for
SequentialArchive that adds no entries to the archive. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportSection.addEntriesAsArchive(Path entryName,
IoConsumer<SequentialArchive> writer,
boolean compress)
Adds entries packaged as an archive to the export archive
|
Copyright © 2024 Atlassian. All rights reserved.