We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.copilot.javarewriter.
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()
-