Interface AssetManagerInitializationContext


public interface AssetManagerInitializationContext
Initialization context for AssetManager.
  • Method Details

    • getAssetReferenceLookup

      AssetReferenceLookup getAssetReferenceLookup()
      Returns:
      lookup for obtaining referenced assets
    • getProperties

      Map<String,String> getProperties()
      Returns:
      configuration for the asset manager
    • getNodeTypeProvider

      org.apache.nifi.controller.NodeTypeProvider getNodeTypeProvider()
      Returns:
      the node type provider