Package org.jboss.set.pull.processor
Class Main
java.lang.Object
org.jboss.set.pull.processor.Main
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidstart(List<StreamDefinition> parsedStreams, List<StreamDefinition> writePermittedStreams, String reportFile, boolean performReviewAction, Boolean performWriteOperations)
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
start
public void start(List<StreamDefinition> parsedStreams, List<StreamDefinition> writePermittedStreams, String reportFile, boolean performReviewAction, Boolean performWriteOperations) throws Exception - Throws:
Exception
-
main
- Throws:
Exception
-