Interface ArtifactRepository

    • Method Detail

      • getContentType

        String getContentType()
        Gets the type of the repository, for example "default".
        Returns:
        The (case-sensitive) type of the repository, never null.
      • getId

        String getId()
        Gets the identifier of this repository.
        Returns:
        The (case-sensitive) identifier, never null.