| Package | Description |
|---|---|
| com.vaadin.flow.plugin.common |
| Modifier and Type | Method and Description |
|---|---|
RunnerManager |
RunnerManager.Builder.build()
Creates the
RunnerManager instance. |
| Constructor and Description |
|---|
FrontendToolsManager(File workingDirectory,
String es5OutputDirectoryName,
String es6OutputDirectoryName,
FrontendDataProvider frontendDataProvider,
RunnerManager runnerManager)
Prepares the manager.
|
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.