| Package | Description |
|---|---|
| org.apache.nifi.minifi.c2.api | |
| org.apache.nifi.minifi.c2.api.cache | |
| org.apache.nifi.minifi.c2.api.security.authorization |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidParameterException |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProviderException |
ConfigurationProviderException.Wrapper.unwrap() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationProvider.getConfiguration(String contentType,
Integer version,
Map<String,List<String>> parameters)
Gets the configuration that corresponds to the passed in parameters
|
List<String> |
ConfigurationProvider.getContentTypes()
Gets the content types that this provider returns
|
InputStream |
Configuration.getInputStream()
Returns an input stream to read the configuration with
|
URL |
Configuration.getURL()
Gets the URL of the resource
|
| Constructor and Description |
|---|
Wrapper(ConfigurationProviderException cause) |
| Modifier and Type | Method and Description |
|---|---|
WriteableConfiguration |
ConfigurationCacheFileInfo.getConfiguration(Integer version)
Returns a WritableConfiguration for the given version of this cache entry
|
OutputStream |
WriteableConfiguration.getOutputStream() |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationException |
Copyright © 2024 Apache NiFi Project. All rights reserved.