Interface TaskStateListener

    • Method Detail

      • stateChanged

        void stateChanged​(Task task)
        Invoked if a Task changes its state.
        Parameters:
        task - the task that changed its state