Promote NotificationQueryParams 03/98103/4
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 24 Oct 2021 13:06:35 +0000 (15:06 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 24 Oct 2021 13:14:40 +0000 (15:14 +0200)
commit1f7eb2ff6c555032d09263d537ef5682eb6effea
tree0c09d2bbaf5aea9d736ffb685b4c64c0c55f65e1
parent7a581ea80aeeb1194f1e77076e5bd044beb32bdb
Promote NotificationQueryParams

This is now a properly-aligned DTO containing possible request parameters,
make sure it is widely available.

JIRA: NETCONF-773
Change-Id: Ifb7a26777919ac8d97608c8fc975c6a565be3ac8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/AbstractReplayParameter.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/NotificationQueryParams.java [new file with mode: 0644]
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfStreamsSubscriptionServiceImpl.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/SubscribeToStreamUtil.java