fun stateMachinesAndUpdates(): Pair<List<StateMachineInfo>, Observable<StateMachineUpdate>>
Overrides CordaRPCOps.stateMachinesAndUpdates
Returns a pair of currently in-progress state machine infos and an observable of future state machine adds/removes.