Uses of Interface
com.atlassian.bitbucket.migration.ExportSection
-
Uses of ExportSection in com.atlassian.bitbucket.migration
Modifier and TypeInterfaceDescriptioninterface
Represents the context for the current export job.Modifier and TypeMethodDescriptionboolean
ExportContext.addSectionIfAbsent
(Path path, Consumer<ExportSection> exportSection) Creates asection
with the given relative path inside the export archive.