@Override
 public void setNotificationListener(@NotNull GradleTaskNotificationListener notificationListener)
     throws RemoteException {
   myHelper.setNotificationListener(notificationListener);
 }