net.corda.flows / FetchDataFlow / call

call

open fun call(): Result<T>
Overrides FlowLogic.call

This is where you fill out your business logic.