Skip navigation links
A B C E F G J L N O P R T U W 

A

applicationProperties - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Application properties file in Spring project.

B

BuildFrontendMojo - Class in com.vaadin.flow.plugin.maven
Goal that builds the frontend bundle.
BuildFrontendMojo() - Constructor for class com.vaadin.flow.plugin.maven.BuildFrontendMojo
 

C

com.vaadin.flow.plugin.common - package com.vaadin.flow.plugin.common
 
com.vaadin.flow.plugin.maven - package com.vaadin.flow.plugin.maven
 
com.vaadin.flow.server.scanner - package com.vaadin.flow.server.scanner
 
com.vaadin.flow.utils - package com.vaadin.flow.utils
 
convertToUrl(File) - Static method in class com.vaadin.flow.utils.FlowFileUtils
Converts File to URL wrapping checked exception.
createLookup(ClassFinder) - Method in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
 

E

eagerServerLoad - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Whether or not insert the initial Uidl object in the bootstrap index.html
execute() - Method in class com.vaadin.flow.plugin.maven.BuildFrontendMojo
 
execute() - Method in class com.vaadin.flow.plugin.maven.LockDevDepVersionsMojo
 
execute() - Method in class com.vaadin.flow.plugin.maven.PrepareFrontendMojo
 

F

FlowFileUtils - Class in com.vaadin.flow.utils
Util methods for files manipulation.
FlowModeAbstractMojo - Class in com.vaadin.flow.plugin.maven
The base class of Flow Mojos in order to compute correctly the modes.
FlowModeAbstractMojo() - Constructor for class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
 
FlowPluginFrontendUtils - Class in com.vaadin.flow.plugin.common
Utility methods used by all goals.
forceMkdir(File) - Static method in class com.vaadin.flow.utils.FlowFileUtils
A FileUtils.forceMkdir(File) wrapper that handles IOException.
Fragment - Class in com.vaadin.flow.plugin.maven
Intended to be used by Maven to specify fragments.
Fragment() - Constructor for class com.vaadin.flow.plugin.maven.Fragment
 
frontendDirectory - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
A directory with project's frontend source files.
frontendResourcesDirectory - Variable in class com.vaadin.flow.plugin.maven.BuildFrontendMojo
Defines the project frontend directory from where resources should be copied from for use with webpack.

G

generatedDependenciesFolder - Variable in class com.vaadin.flow.plugin.maven.LockDevDepVersionsMojo
The folder where dependencies file will be generated.
generatedFolder - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
The folder where flow will put generated files that will be used by webpack.
generatedTsFolder - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
The folder where flow will put TS API files for client projects.
getAnnotatedClasses(Class<? extends Annotation>) - Method in class com.vaadin.flow.server.scanner.ReflectionsClassFinder
 
getClassFinder(MavenProject) - Static method in class com.vaadin.flow.plugin.common.FlowPluginFrontendUtils
Gets a ClassFinder for the maven project.
getClassLoader() - Method in class com.vaadin.flow.server.scanner.ReflectionsClassFinder
 
getFiles() - Method in class com.vaadin.flow.plugin.maven.Fragment
Gets the files that belong to the fragment.
getName() - Method in class com.vaadin.flow.plugin.maven.Fragment
Gets the name of a fragment.
getResource(String) - Method in class com.vaadin.flow.server.scanner.ReflectionsClassFinder
 
getSubTypesOf(Class<T>) - Method in class com.vaadin.flow.server.scanner.ReflectionsClassFinder
 

J

javaSourceFolder - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Java source folders for scanning.

L

loadClass(String) - Method in class com.vaadin.flow.server.scanner.ReflectionsClassFinder
 
LockDevDepVersionsMojo - Class in com.vaadin.flow.plugin.maven
Internal goal to generate dev dependencies versions.
LockDevDepVersionsMojo() - Constructor for class com.vaadin.flow.plugin.maven.LockDevDepVersionsMojo
 
lookup(Class<T>) - Method in class com.vaadin.flow.utils.LookupImpl
 
lookupAll(Class<T>) - Method in class com.vaadin.flow.utils.LookupImpl
 
LookupImpl - Class in com.vaadin.flow.utils
An implementation of Lookup, which could be used to find service(s) of a given type.
LookupImpl(ClassFinder) - Constructor for class com.vaadin.flow.utils.LookupImpl
Creates an implementation of Lookup.

N

nodeDownloadRoot - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Download node.js from this URL.
nodeVersion - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
The node.js version to be used when node.js is installed automatically by Vaadin, for example `"v14.15.4"`.
npmFolder - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
The folder where `package.json` file is located.

O

openApiJsonFile - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Default generated path of the OpenAPI json.

P

pnpmEnable - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Instructs to use pnpm for installing npm frontend resources.
PrepareFrontendMojo - Class in com.vaadin.flow.plugin.maven
This goal checks that node and npm tools are installed and creates or updates `package.json` and `webpack.config.json` files.
PrepareFrontendMojo() - Constructor for class com.vaadin.flow.plugin.maven.PrepareFrontendMojo
 
productionMode - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Whether or not we are running in productionMode.

R

ReflectionsClassFinder - Class in com.vaadin.flow.server.scanner
A class finder using org.reflections.
ReflectionsClassFinder(URL...) - Constructor for class com.vaadin.flow.server.scanner.ReflectionsClassFinder
Constructor.
requireHomeNodeExec - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Whether vaadin home node executable usage is forced.
resourceOutputDirectory - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Defines the output directory for generated non-served resources, such as the token file.

T

toString() - Method in class com.vaadin.flow.plugin.maven.Fragment
 

U

useDeprecatedV14Bootstrapping() - Method in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
Check if the plugin is running in legacy V14 bootstrap mode or not.

W

webpackOutputDirectory - Variable in class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
The folder where webpack should output index.js and other generated files.
A B C E F G J L N O P R T U W 
Skip navigation links

Copyright © 2000–2021 Vaadin Ltd. All rights reserved.