public class Main extends Object
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start(List<StreamDefinition> parsedStreams,
List<StreamDefinition> writePermittedStreams,
String reportFile,
boolean performReviewAction,
Boolean performWriteOperations) |
public void start(List<StreamDefinition> parsedStreams, List<StreamDefinition> writePermittedStreams, String reportFile, boolean performReviewAction, Boolean performWriteOperations) throws Exception
ExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.