Class SubscriptionServiceJaxrs

All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.Subscription>, SubscriptionService, org.springframework.beans.factory.InitializingBean

@Path("Subscription") public class SubscriptionServiceJaxrs extends AbstractResourceServiceJaxrs<org.hl7.fhir.r4.model.Subscription,SubscriptionService> implements SubscriptionService