docs
4.12
customSourceSet
docs
/
net.corda.nodeapi.flow.hospital
/
FlowStatusQuery
/
FlowStatusQuery
Flow
Status
Query
constructor
(
flowClass
:
String
?
=
null
,
flowState
:
FlowState
?
=
null
,
progressStep
:
String
?
=
null
,
cordapp
:
String
?
=
null
,
compatibleWithCurrentCordaRuntime
:
Boolean
?
=
null
,
suspensionDuration
:
Duration
?
=
null
,
flowStart
:
FlowTimeWindow
?
=
null
)