Package org.xwiki.extension
package org.xwiki.extension
-
ClassDescriptionBase class for
Extension
implementations.Base class forExtensionDependency
implementations.Base class for implementations ofExtensionIssueManagement
.Base class forExtensionPattern
implementations.Base class or implementations ofExtensionScm
.Base class for implementations ofExtensionScmConnection
.Base class forRatingExtension
implementations.Base class forRatingExtension
implementations.Represent an extension which can't be modified (uninstalled, upgraded).ExtensionExtensionFile
with some more informations related local extensions.Default implementation of ExtensionAuthor.Default implementation ofExtensionComponent
.Default implementation ofExtensionDependency
.Default implementation ofExtensionIssueManagement
.Default implementation ofExtensionPattern
.Default implementation ofAbstractExtensionScm
.Default implementation ofExtensionScmConnection
.Represent an extension.Informations related to an author of the extension.Informations related to a component provided by an extension.Manipulate extension specific contextual informations.An extension dependency.Any exception raised in the XWiki Extension Manager must raise an exception of this type.Allow injecting features in extensions whiles they are loaded from a repository.Contains the actual file of the extensions and some informations like the size.The combination of properties which makes an extension unique.Describe the issue management system used for this extension.License of an extension.Centralize known extension licenses.Main entry point for some extensions management tasks.Provide some general extension manager configuration.Extension could not be resolved because it does not exist.An extension exclusion.Interface used to allow external service modify manipulated extensions (change allowed namespaces, dependencies, etc.).Provide informations related to extensions's Source Control Management.Represent a connection to a source control management system.A short lived container used to store extensions manipulations related data which can be disposed.Represent a local extension.Error when installing an extension.Error when loading an extension descriptor.Represent a local extension.ExtensionExtensionFile
with some more informations related local extensions.Mutable version ofExtension
.An extension that come from a remote extensions repository.Error when trying to resolve an extension.Should be implemented by any extension modified throughExtensionRewriter.rewrite(Extension)
.Error when trying to uninstall an extension.