Package | Description |
---|---|
com.atlassian.bitbucket.migration |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportContext
Represents the context for the current export job.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ExportContext.addSectionIfAbsent(Path path,
Consumer<ExportSection> exportSection)
Creates a
section with the given relative path inside the export archive. |
Copyright © 2024 Atlassian. All rights reserved.