Class DeleteAllHeadersCommand

  • All Implemented Interfaces:
    ICommand

    public class DeleteAllHeadersCommand
    extends AbstractCommand
    A command used to delete all headers from a document.
    Author:
    vvilerio
    • Field Detail

      • _parentPath

        public NodePath _parentPath
      • _oldHeaders

        public Map<String,​com.fasterxml.jackson.databind.node.ObjectNode> _oldHeaders
    • Constructor Detail

      • DeleteAllHeadersCommand

        public DeleteAllHeadersCommand()