public class OscarMerger extends Object
| Constructor and Description |
|---|
OscarMerger() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkReady()
Do all possible checks to ensure the process can safely start (and
complete).
|
void |
cleanup()
Clean the workspace.
|
void |
generateDescriptorFile()
Generate the descriptor file, needed by the merger, in the workspace
directory.
|
void |
merge()
Perform the whole merge by: 1) checking preconditions (e.g.
|
public void generateDescriptorFile()
public void merge()
throws Exception
Exceptionpublic void cleanup()
Copyright © 2019. All Rights Reserved.