| Package | Description |
|---|---|
| com.atlassian.bitbucket.migration |
| Modifier and Type | Method and Description |
|---|---|
default void |
Importer.onEntry(ImportContext importContext,
EntrySource entrySource) |
| Modifier and Type | Method and Description |
|---|---|
default 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.
|
Copyright © 2024 Atlassian. All rights reserved.