Package com.vaadin.copilot.javarewriter
Class JavaBatchRewriter
java.lang.Object
com.vaadin.copilot.javarewriter.JavaBatchRewriter
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionJavaBatchRewriter
(ProjectManager projectManager, List<JavaRewriter.ComponentTypeAndSourceLocation> componentLocations) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
JavaBatchRewriter
public JavaBatchRewriter(ProjectManager projectManager, List<JavaRewriter.ComponentTypeAndSourceLocation> componentLocations)
-
-
Method Details
-
deleteAll
public void deleteAll() -
duplicateAll
public void duplicateAll() -
forEachComponent
-
getResults
-
writeResult
public void writeResult()
-