Interface AssetReferenceLookup


public interface AssetReferenceLookup
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<org.apache.nifi.asset.Asset>
    The Set of all Assets that are currently referenced by any parameters.
  • Method Details

    • getReferencedAssets

      Set<org.apache.nifi.asset.Asset> getReferencedAssets()
      The Set of all Assets that are currently referenced by any parameters.