Hello. I've been playing with the Gradle tooling API using ProgressEvents and custom models. One thing I'm not sure how to do: is it possible to send custom ProgressEvents from the build to the controller through the connector? Looks like the StatusEvent type could be a good candidate to send something quite generic.