CoreExtension |
Represent an extension which can't be modified (uninstalled, upgraded).
|
CoreExtensionFile |
Extension ExtensionFile with some more informations related local extensions.
|
Extension |
Represent an extension.
|
ExtensionAuthor |
Informations related to an author of the extension.
|
ExtensionComponent |
Informations related to a component provided by an extension.
|
ExtensionContext |
Manipulate extension specific contextual informations.
|
ExtensionDependency |
An extension dependency.
|
ExtensionFeaturesInjector |
Allow injecting features in extensions whiles they are loaded from a repository.
|
ExtensionFile |
Contains the actual file of the extensions and some informations like the size.
|
ExtensionIssueManagement |
Describe the issue management system used for this extension.
|
ExtensionLicenseManager |
Centralize known extension licenses.
|
ExtensionManager |
Main entry point for some extensions management tasks.
|
ExtensionManagerConfiguration |
Provide some general extension manager configuration.
|
ExtensionPattern |
An extension exclusion.
|
ExtensionRewriter |
Interface used to allow external service modify manipulated extensions (change allowed namespaces, dependencies,
etc.).
|
ExtensionScm |
Provide informations related to extensions's Source Control Management.
|
ExtensionScmConnection |
Represent a connection to a source control management system.
|
ExtensionSession |
A short lived container used to store extensions manipulations related data which can be disposed.
|
InstalledExtension |
Represent a local extension.
|
LocalExtension |
Represent a local extension.
|
LocalExtensionFile |
Extension ExtensionFile with some more informations related local extensions.
|
MutableExtension |
|
RemoteExtension |
An extension that come from a remote extensions repository.
|
RewritenExtension |
|