FlowListeners
List<Flow>
flows()
void
listen(BiConsumer<Flow,Flow> consumer)
listen(Consumer<List<Flow>> consumer)
run()