public interface ExternalResourceConflictResolutionStrategy
Modifier and Type | Method and Description |
---|---|
boolean |
shouldBeFetched(File targetDirectory,
ExternalResourceDescriptor available) |
boolean shouldBeFetched(File targetDirectory, ExternalResourceDescriptor available)
targetDirectory
- The target directory.available
- Descriptor of the available resource.Copyright © 2022 Apache NiFi Project. All rights reserved.