corda / net.corda.core.flows / FlowLogic / currentTopLevel

currentTopLevel

@JvmStatic val currentTopLevel: FlowLogic<*>?

Return the outermost FlowLogic instance, or null if not in a flow.