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<ComponentTypeAndSourceLocation> componentLocations) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
duplicate
(ComponentTypeAndSourceLocation componentSource) void
void
-
Constructor Details
-
JavaBatchRewriter
public JavaBatchRewriter(ProjectManager projectManager, List<ComponentTypeAndSourceLocation> componentLocations)
-
-
Method Details
-
deleteAll
public void deleteAll() -
duplicate
-
forEachComponent
-
getResults
-
writeResult
public void writeResult()
-