public class EmbargoCLITool extends Object
| Constructor and Description |
|---|
EmbargoCLITool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Command-line service to scan for every Item with an expired embargo,
and then lift that embargo.
|
protected static boolean |
processOneItem(Context context,
Item item,
org.apache.commons.cli.CommandLine line,
Date now) |
public static void main(String[] argv)
Options:
Copyright © 2022 LYRASIS. All rights reserved.