Class RemoveAllCommand

All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class RemoveAllCommand extends CatalogCommands
Command used to remove all or a subset of records (in bulk) from the Catalog.
  • Constructor Details

    • RemoveAllCommand

      public RemoveAllCommand()
  • Method Details