ExtensionRepositoryDescriptor
instead@Deprecated public class ExtensionRepositoryId extends DefaultExtensionRepositoryDescriptor
Constructor and Description |
---|
ExtensionRepositoryId(ExtensionRepositoryDescriptor descriptor)
Deprecated.
|
ExtensionRepositoryId(ExtensionRepositoryId id)
Deprecated.
|
ExtensionRepositoryId(String id,
String type,
URI uri)
Deprecated.
|
equals, getId, getProperties, getProperty, getType, getURI, hashCode, putProperty, setProperties, toString
public ExtensionRepositoryId(ExtensionRepositoryId id)
id
- the identifier to clonepublic ExtensionRepositoryId(String id, String type, URI uri)
id
- the unique identifiertype
- the repository type (maven, xwiki, etc.)uri
- the repository adresspublic ExtensionRepositoryId(ExtensionRepositoryDescriptor descriptor)
descriptor
- the descriptor to copyCopyright © 2004–2021 XWiki. All rights reserved.