Class FHIRRestInteractionPatch

    • Constructor Detail

      • FHIRRestInteractionPatch

        public FHIRRestInteractionPatch​(int entryIndex,
                                        FHIRPersistenceEvent event,
                                        String requestDescription,
                                        FHIRUrlParser requestURL,
                                        long initialTime,
                                        String type,
                                        String id,
                                        FHIRPatch patch,
                                        String ifMatchValue,
                                        String searchQueryString,
                                        boolean skippableUpdate,
                                        String localIdentifier)
        Public constructor
        Parameters:
        entryIndex -
        event -
        requestDescription -
        requestURL -
        initialTime -
        type -
        id -
        patch -
        ifMatchValue -
        searchQueryString -
        skippableUpdate -
        localIdentifier -