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 TypeInterfaceDescriptioninterfaceRepresents the context for the current export job.Method parameters in com.atlassian.bitbucket.migration with type arguments of type ExportSectionModifier and TypeMethodDescriptionbooleanExportContext.addSectionIfAbsent(Path path, Consumer<ExportSection> exportSection) Creates asectionwith the given relative path inside the export archive.