packaging / net.corda.packaging / CordappManifest / fromManifest

fromManifest

fun fromManifest(manifest: Manifest): CordappManifest

Parses the manifest to extract specific standard attributes.

Throws CordappManifestException if the manifest does not specify a bundle symbolic name and/or version, or if a field that is expected to be an integer is not one.