Package | Description |
---|---|
org.bbaw.pdr.admin.args |
Contains all possible command line options.
|
org.bbaw.pdr.admin.module.patchModule |
This module handles batch patch operations of objects.
|
Modifier and Type | Method and Description |
---|---|
Strategy |
CLOPatchStrategy.validateAndReturn(CommandLine mCL) |
Modifier and Type | Method and Description |
---|---|
static Strategy[] |
Strategy.getPatchStrategies() |
Constructor and Description |
---|
ObjectPatchModule(java.lang.String inputPath,
java.lang.String outputPath,
Strategy strategy) |