| Package | Description |
|---|---|
| org.apache.nifi.atlas.provenance |
| Modifier and Type | Field and Description |
|---|---|
private FilesystemPathsLevel |
StandardAnalysisContext.filesystemPathsLevel |
| Modifier and Type | Method and Description |
|---|---|
FilesystemPathsLevel |
StandardAnalysisContext.getFilesystemPathsLevel() |
FilesystemPathsLevel |
AnalysisContext.getFilesystemPathsLevel() |
static FilesystemPathsLevel |
FilesystemPathsLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilesystemPathsLevel[] |
FilesystemPathsLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StandardAnalysisContext(NiFiFlow nifiFlow,
NamespaceResolver namespaceResolver,
ProvenanceRepository provenanceRepository,
String awsS3ModelVersion,
FilesystemPathsLevel filesystemPathsLevel) |
Copyright © 2024 Apache NiFi Project. All rights reserved.