net.corda.node.api / APIServer / fetchFlowsRequiringAttention

fetchFlowsRequiringAttention

abstract fun fetchFlowsRequiringAttention(query: StatesQuery): Map<StateRef, FlowRequiringAttention>

Fetch flows that require a response to some prompt/question by a human (on the "bank" side).