Class GetMemento

    • Constructor Detail

      • GetMemento

        public GetMemento()
        For use with RESTeasy and CDI proxies.
        API Note:
        This construtor is used by CDI runtimes that require a public, no-argument constructor. It should not be invoked directly in user code.
    • Method Detail

      • execute

        public CompletionStage<AsyncResultSet> execute​(IRI id,
                                                       Instant time)
        Parameters:
        id - the IRI of the Memento to retrieve
        time - the time for which this Memento is valid
        Returns:
        the data for the Memento