-
- Downloads
Commit 3 contents:
1-Revert azure specific changes 2-Formatting and license addition 3-Removal of interface dependency for notification and subscription handler
Showing
- notification-core/src/main/java/org/opengroup/osdu/notification/api/PubsubEndpoint.java 3 additions, 3 deletions...a/org/opengroup/osdu/notification/api/PubsubEndpoint.java
- notification-core/src/main/java/org/opengroup/osdu/notification/service/NotificationHandler.java 3 additions, 5 deletions...ngroup/osdu/notification/service/NotificationHandler.java
- notification-core/src/main/java/org/opengroup/osdu/notification/service/SubscriptionHandler.java 1 addition, 2 deletions...ngroup/osdu/notification/service/SubscriptionHandler.java
- notification-core/src/main/java/org/opengroup/osdu/notification/service/interfaces/INotificationHandler.java 0 additions, 24 deletions...notification/service/interfaces/INotificationHandler.java
- notification-core/src/main/java/org/opengroup/osdu/notification/service/interfaces/ISubscriptionHandler.java 0 additions, 25 deletions...notification/service/interfaces/ISubscriptionHandler.java
- notification-core/src/test/java/org/opengroup/osdu/notification/api/PubsubEndpointTests.java 3 additions, 3 deletions.../opengroup/osdu/notification/api/PubsubEndpointTests.java
- notification-core/src/test/java/org/opengroup/osdu/notification/service/NotificationHandlerTests.java 19 additions, 6 deletions...p/osdu/notification/service/NotificationHandlerTests.java
- notification-core/src/test/java/org/opengroup/osdu/notification/service/SubscriptionHandlerTests.java 16 additions, 0 deletions...p/osdu/notification/service/SubscriptionHandlerTests.java
- provider/notification-azure/src/test/java/org/opengroup/osdu/notification/pubsub/EventGridHandshakeHandlerTest.java 2 additions, 0 deletions...du/notification/pubsub/EventGridHandshakeHandlerTest.java
Loading
Please register or sign in to comment