Uses of Interface
com.atlassian.bitbucket.migration.EntrySource
-
Uses of EntrySource in com.atlassian.bitbucket.migration
Modifier and TypeMethodDescriptiondefault void
Importer.onEntry
(ImportContext importContext, EntrySource entrySource) Modifier and TypeMethodDescriptiondefault void
ArchiveSource.read
(IoConsumer<EntrySource> reader) Filter and read each file in the archive.void
ArchiveSource.read
(IoConsumer<EntrySource> reader, Predicate<String> filter) Filter and read each file in the archive.