- generateWebComponentModules(File) - Method in class com.vaadin.flow.plugin.common.WebComponentModulesGenerator
-
Collects
WebComponentModulesWriter
class and classes that extend WebComponentExporter or
WebComponentExporterFactory using inspector.
- getArtifactId() - Method in class com.vaadin.flow.plugin.common.ArtifactData
-
Gets corresponding artifact id.
- getClassFinder(MavenProject) - Static method in class com.vaadin.flow.plugin.common.FlowPluginFrontendUtils
-
Gets a ClassFinder for the maven project.
- getDefaultGulpRunner() - Method in class com.github.eirslett.maven.plugins.frontend.lib.DefaultGulpRunnerLocal
-
Gets the GulpRunner of the local default gulp runner.
- getDefaultYarnRunner() - Method in class com.github.eirslett.maven.plugins.frontend.lib.DefaultYarnRunnerLocal
-
Gets the yarnRunner.
- getFileOrDirectory() - Method in class com.vaadin.flow.plugin.common.ArtifactData
-
Gets corresponding file or directory.
- getFiles() - Method in class com.vaadin.flow.plugin.maven.Fragment
-
Gets the files that belong to the fragment.
- getFragments() - Method in class com.vaadin.flow.plugin.common.BundleConfigurationReader
-
Get the fragments data from the bundle configuration specified: fragment
name and a set of file paths as strings to the resources that are to be
included in the final produced fragment file.
- getGulpRunner() - Method in class com.vaadin.flow.plugin.common.RunnerManager
-
Gets the GulpRunner that will be used in the transpilation.
- getInstallDirectory() - Method in class com.github.eirslett.maven.plugins.frontend.lib.NodeExecutorConfigLocal
-
Gets the installation directory.
- getName() - Method in class com.vaadin.flow.plugin.maven.Fragment
-
Gets the name of a fragment.
- getNodePath() - Method in class com.github.eirslett.maven.plugins.frontend.lib.NodeExecutorConfigLocal
-
Gets the file where node is installed.
- getNodePath() - Method in class com.github.eirslett.maven.plugins.frontend.lib.YarnConfigurationLocal
-
Gets the file where node is installed.
- getNpmPath() - Method in class com.github.eirslett.maven.plugins.frontend.lib.NodeExecutorConfigLocal
-
Gets the filed in which npm is installed.
- getPackageName() - Method in class com.vaadin.flow.plugin.production.WebJarPackage
-
Gets the name of the package in the WebJar.
- getPathToPackage() - Method in class com.vaadin.flow.plugin.production.WebJarPackage
-
Gets path to package that in the WebJar.
- getPlatform() - Method in class com.github.eirslett.maven.plugins.frontend.lib.NodeExecutorConfigLocal
-
Get the platform in which the plugin is executed.
- getPlatform() - Method in class com.github.eirslett.maven.plugins.frontend.lib.YarnConfigurationLocal
-
Get the platform in which the plugin is executed.
- getTranslator(File, ClassPathIntrospector) - Method in class com.vaadin.flow.plugin.common.FrontendDataProvider
-
Gets the URL translator to rewrite URL using the theme in declared in the
application.
- getVersion() - Method in class com.vaadin.flow.plugin.common.ArtifactData
-
Gets corresponding artifact version.
- getWebComponentGenerator(ClassPathIntrospector) - Method in class com.vaadin.flow.plugin.common.FrontendDataProvider
-
Gets web component module content generator.
- getWebJar() - Method in class com.vaadin.flow.plugin.production.WebJarPackage
-
Gets the WebJar that holds the package.
- getWorkingDirectory() - Method in class com.github.eirslett.maven.plugins.frontend.lib.NodeExecutorConfigLocal
-
Gets the working directory.
- getWorkingDirectory() - Method in class com.github.eirslett.maven.plugins.frontend.lib.YarnConfigurationLocal
-
Gets the working directory.
- getYarnPath() - Method in class com.github.eirslett.maven.plugins.frontend.lib.YarnConfigurationLocal
-
Gets the file where yarn is installed.
- getYarnRunner() - Method in class com.vaadin.flow.plugin.common.RunnerManager
-
Gets the YarnRunner that is used to install dependencies.