Interface TaskManagerObserver


public interface TaskManagerObserver
An Observer which is used to subscribe to the NTaskTaskManager initialization completion event.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notifies all the Subscribers when the link NTaskTaskManager is successfully initialized.
  • Method Details

    • update

      void update()
      Notifies all the Subscribers when the link NTaskTaskManager is successfully initialized.