Interface TaskListener

    • Method Detail

      • added

        void added​(Task task)
        Invoked if a Task is added.
        Parameters:
        task - the added task