corda / net.corda.core.flows / FlowInfo / appName

appName

val appName: String

Name of the CorDapp jar hosting the flow, without the .jar extension. It will include a unique identifier to deduplicate it from other releases of the same CorDapp, typically a version string. See the CorDapp JAR format for more details.