Interface ExtensionRepositoryDescriptor

    • Method Detail

      • getId

        String getId()
        Returns:
        the unique identifier
      • getType

        String getType()
        Returns:
        the repository type (maven, xwiki, etc.)
      • getURI

        URI getURI()
        Returns:
        the repository address
      • getProperty

        String getProperty​(String key)
        Parameters:
        key - the property key
        Returns:
        the property value