corda / net.corda.core.flows / CollectSignatureFlow / call

call

@Suspendable fun call(): List<TransactionSignature>

This is where you fill out your business logic.