Model
Table of Contents
Classes
- Dependency
- Value Object of a single dependency of an extension
- DownloadQueue
- Download Queue - storage for extensions to be downloaded
- Extension
- Main extension model.
- PackageIdentifier
- Immutable identity of a remote package: the package key, a concrete version
and the remote it originates from. Replaces the database uid as the way the
backend addresses a package to be downloaded or installed, so packages can be
resolved independently of whether they are persisted locally.