Class DeleteAllTagsCommand

  • All Implemented Interfaces:
    ICommand

    public class DeleteAllTagsCommand
    extends AbstractCommand
    A command used to delete all tags from a document.
    Author:
    eric.wittmann@gmail.com
    • Field Detail

      • _oldTags

        public List<com.fasterxml.jackson.databind.node.ObjectNode> _oldTags
    • Constructor Detail

      • DeleteAllTagsCommand

        public DeleteAllTagsCommand()