public interface NarLoader
| Modifier and Type | Method and Description |
|---|---|
NarLoadResult |
load(Collection<File> narFiles)
Loads the given NARs.
|
NarLoadResult load(Collection<File> narFiles)
narFiles - the collection of NAR files to loadCopyright © 2022 Apache NiFi Project. All rights reserved.