Package com.tccc.kos.commons.manifest.install


package com.tccc.kos.commons.manifest.install
  • Class
    Description
    Base class for all future DeviceManifest implementations which implements the @{code PrimaryManifestInstallView} interface which is sufficient for a primary node to identify any missing artifacts and install them, even if it doesn't understand the actual manifest format.
    Interface used to extract information from a manifest that identifies the minimum information required to correctly install an updated on the primary node of a device such that the primary and all child nodes in the device can be properly updated.