Class WatchEventCommand<T extends Annotation>

  • All Implemented Interfaces:
    Command

    public class WatchEventCommand<T extends Annotation>
    extends MergeableCommand
    Command to schedule after resource change.

    Equals is declared on all command params to group same change events to a single onWatchEvent. For event only the URI is compared to group multiple event types.