Class TaskUpdateOldIndexTs
java.lang.Object
io.jmix.flowui.devserver.frontend.TaskUpdateOldIndexTs
- All Implemented Interfaces:
com.vaadin.flow.server.frontend.FallibleCommand
public class TaskUpdateOldIndexTs
extends Object
implements com.vaadin.flow.server.frontend.FallibleCommand
Updated
index.ts if it imports Flow from an old location.
For internal use only. May be renamed or removed in a future release.
-
Method Summary
-
Method Details
-
execute
public void execute() throws com.vaadin.flow.server.ExecutionFailedException- Specified by:
executein interfacecom.vaadin.flow.server.frontend.FallibleCommand- Throws:
com.vaadin.flow.server.ExecutionFailedException
-