Uses of Interface
com.tccc.kos.commons.manifest.ManifestArtifact
Packages that use ManifestArtifact
-
Uses of ManifestArtifact in com.tccc.kos.commons.manifest
Classes in com.tccc.kos.commons.manifest that implement ManifestArtifactModifier and TypeClassDescriptionclass
Base class for describing a kab in a manifest.Methods in com.tccc.kos.commons.manifest that return types with arguments of type ManifestArtifactModifier and TypeMethodDescriptionCollection<? extends ManifestArtifact>
ManifestSection.getArtifacts()
Return the artifacts in the section.Collection<? extends ManifestArtifact>
NodeManifest.getArtifacts()
Return the list of kabs for the node, including the layers.Collection<? extends ManifestArtifact>
NodeManifest.getLayers()
Return the list of layers for the node.