Class ImportCommand

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

public class ImportCommand extends CatalogCommands
Imports Metacards, History, and their content from a zip file into the catalog. This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
  • Constructor Details

    • ImportCommand

      public ImportCommand()
  • Method Details