Uses of Interface
com.atlassian.bitbucket.migration.ExportSection
Packages that use ExportSection
-
Uses of ExportSection in com.atlassian.bitbucket.migration
Subinterfaces of ExportSection in com.atlassian.bitbucket.migrationModifier and TypeInterfaceDescriptioninterface
Represents the context for the current export job.Method parameters in com.atlassian.bitbucket.migration with type arguments of type ExportSectionModifier and TypeMethodDescriptionboolean
ExportContext.addSectionIfAbsent
(Path path, Consumer<ExportSection> exportSection) Creates asection
with the given relative path inside the export archive.