Interface PluginDescriptor.Vendor

  • Enclosing interface:
    PluginDescriptor

    public static interface PluginDescriptor.Vendor
    Plugin vendor information.
    • Method Detail

      • name

        java.lang.String name()
        Vendor name.
        Returns:
        a string containing vendor name.
      • url

        java.lang.String url()
        Vendor website URL
        Returns:
        a string containing website URL of the vendor.