Class RestoreInstance

    • Constructor Detail

      • RestoreInstance

        public RestoreInstance()
    • Method Detail

      • restoreInstance

        protected static clojure.lang.IPersistentMap restoreInstance​(String userId,
                                                                     clojure.lang.IPersistentMap existing)
        Makes the necessary changes to restore a metadata instance that was soft-deleted.
        Parameters:
        userId - doing the restore
        existing - metadata instance
        Returns:
        IPersistentMap giving the restored instance representation