Interface PostPersistHook

    • Method Detail

      • execute

        void execute​(ItemModel item)
        Executes this hook after persisting the given item.
        Parameters:
        item - an item to execute this hook with