getFlowStatus

abstract fun getFlowStatus(flowId: String): FlowInfo?

Return

FlowInfo object describing the suspended flow

Parameters

flowId

the flowId to return information for