public class ModificationsCLI extends Object
Constructor and Description |
---|
ModificationsCLI(ModificationsCLIInputBean modificationsCLIInputBean)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Object |
call()
Calling this method will run the process.
|
static void |
main(String[] args)
Main method for the ModificationsCLI.
|
String |
toString() |
public ModificationsCLI(ModificationsCLIInputBean modificationsCLIInputBean)
modificationsCLIInputBean
- the parsed command line input.Copyright © 2019. All rights reserved.