Interface AdapterDefinition

    • Method Detail

      • getFullName

        java.lang.String getFullName()
        Returns the full qualified (unique) name of the adapter.
        Returns:
        The name uniquely identifying the adapter. Must not be null.
      • getPackages

        java.util.List<? extends PackageDefinition> getPackages()
        Packages may contain settings for specific sources.
        Returns:
        the list of configured packages