corda / net.corda.core.messaging / CordaRPCOps / stateMachinesFeed

stateMachinesFeed

@RPCReturnsObservables abstract fun stateMachinesFeed(): DataFeed<List<StateMachineInfo>, StateMachineUpdate>

Returns a data feed of currently in-progress state machine infos and an observable of future state machine adds/removes.