Uses of Class
org.xwiki.extension.repository.ExtensionRepositoryException
-
Packages that use ExtensionRepositoryException Package Description org.xwiki.extension.repository -
-
Uses of ExtensionRepositoryException in org.xwiki.extension.repository
Subclasses of ExtensionRepositoryException in org.xwiki.extension.repository Modifier and Type Class Description classLocalExtensionRepositoryExceptionLocalExtensionRepositoryrelated error.Methods in org.xwiki.extension.repository that throw ExtensionRepositoryException Modifier and Type Method Description ExtensionRepositoryExtensionRepositoryManager. addRepository(ExtensionRepositoryDescriptor repositoryDescriptor)Create and add a new repository.default ExtensionRepositoryExtensionRepositoryManager. addRepository(ExtensionRepositoryDescriptor repositoryDescriptor, int priority)Create and add a new repository.ExtensionRepositoryExtensionRepositoryManager. addRepository(ExtensionRepositoryId repositoryId)Deprecated.since 4.3M1 useExtensionRepositoryManager.addRepository(ExtensionRepositoryDescriptor)insteadExtensionRepositoryAbstractExtensionRepositoryFactory. createRepository(ExtensionRepositoryId repositoryId)ExtensionRepositoryExtensionRepositoryFactory. createRepository(ExtensionRepositoryDescriptor repositoryDescriptor)Create a newExtensionRepository.ExtensionRepositoryExtensionRepositoryFactory. createRepository(ExtensionRepositoryId repositoryId)Deprecated.
-