Class DeleteAllServersCommand

  • All Implemented Interfaces:
    ICommand

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

      • _parentPath

        public NodePath _parentPath
      • _oldServers

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

      • DeleteAllServersCommand

        public DeleteAllServersCommand()