fun <T : MediatorRecord> getMediatorRecord(classType: Class<T>, agent: Agent): Single<T>
See MediatorService.getMediatorRecord.