tasks used to be availble for a Server object. Calling methods from Server.tasks such as Server.tasks.run still works. I can't find this on the API documentation. Does anyone know if tasks has been deprecated or replaced?
Edit: I found the Tasks class in the source. Where is the documentation for the Tasks class?