- getCachedConfigurations() - Method in interface org.apache.nifi.minifi.c2.api.cache.ConfigurationCacheFileInfo
-
Returns a stream of WritableConfigurations for this cache entry
- getCacheFileInfo(String, Map<String, List<String>>) - Method in interface org.apache.nifi.minifi.c2.api.cache.ConfigurationCache
-
Returns the information on a given cache entry.
- getConfiguration(Integer) - Method in interface org.apache.nifi.minifi.c2.api.cache.ConfigurationCacheFileInfo
-
Returns a WritableConfiguration for the given version of this cache entry
- getConfiguration(String, Integer, Map<String, List<String>>) - Method in interface org.apache.nifi.minifi.c2.api.ConfigurationProvider
-
Gets the configuration that corresponds to the passed in parameters
- getContentTypes() - Method in interface org.apache.nifi.minifi.c2.api.ConfigurationProvider
-
Gets the content types that this provider returns
- getFirst() - Method in class org.apache.nifi.minifi.c2.api.util.Pair
-
- getInputStream() - Method in interface org.apache.nifi.minifi.c2.api.Configuration
-
Returns an input stream to read the configuration with
- getInstance() - Static method in class org.apache.nifi.minifi.c2.api.properties.C2Properties
-
- getName() - Method in interface org.apache.nifi.minifi.c2.api.cache.WriteableConfiguration
-
- getOutputStream() - Method in interface org.apache.nifi.minifi.c2.api.cache.WriteableConfiguration
-
- getSecond() - Method in class org.apache.nifi.minifi.c2.api.util.Pair
-
- getURL() - Method in interface org.apache.nifi.minifi.c2.api.Configuration
-
Gets the URL of the resource
- getVersion() - Method in interface org.apache.nifi.minifi.c2.api.Configuration
-
Gets the version
- getVersionIfMatch(String) - Method in interface org.apache.nifi.minifi.c2.api.cache.ConfigurationCacheFileInfo
-
Returns the version the file would be assigned based on its name
- grantAuthorities(Authentication) - Method in interface org.apache.nifi.minifi.c2.api.security.authorization.AuthorityGranter
-
Returns the authorities a given Authentication object should receive