Uses of Class
com.tccc.kos.commons.manifest.install.InstallManifest
Packages that use InstallManifest
Package
Description
-
Uses of InstallManifest in com.tccc.kos.commons.manifest
Subclasses of InstallManifest in com.tccc.kos.commons.manifestModifier and TypeClassDescriptionclass
Base class for all futureDeviceManifest
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. -
Uses of InstallManifest in com.tccc.kos.commons.manifest.chained
Subclasses of InstallManifest in com.tccc.kos.commons.manifest.chainedModifier and TypeClassDescriptionclass
AChainedManifest
defines a collection of sections that contains artifacts that are used to resolve external references from aNodeManifest
. -
Uses of InstallManifest in com.tccc.kos.core.primary.service.nodemgr.install
Methods in com.tccc.kos.core.primary.service.nodemgr.install that return InstallManifest