Interface NotificationWithProgress

All Superinterfaces:
Notification
All Known Implementing Classes:
NotificationWithProgressImpl

public interface NotificationWithProgress extends Notification
Represents a notification that is displayed on the client, which represents a running task. It's progress can be updated and the updates will be forwarded to the client.