A  C  D  E  F  G  H  I  M  N  O  P  S  T  U  V 

G

get(org.gradle.api.Project) - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration.Companion
 
get(org.gradle.api.Project) - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension.Companion
 
getActions() - function in org.gradle.api.DefaultTask
 
getAlwaysExecutePrepareFrontend() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getAlwaysExecutePrepareFrontend() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Prevents tracking state of the vaadinPrepareFrontend task, so that it will re-run every time it is called.
getAnt() - function in org.gradle.api.DefaultTask
 
getANY() - function in com.vaadin.flow.gradle.ModuleIdentifierPredicate.Companion
 
getApplicationIdentifier() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getApplicationIdentifier() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
 
getApplicationProperties() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getApplicationProperties() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Application properties file in Spring project.
getAsDynamicObject() - function in org.gradle.api.internal.AbstractTask
 
getBooleanProperty(org.gradle.api.Project,java.lang.String) - function in com.vaadin.flow.gradle.VaadinUtilsKt
Finds the value of a boolean property.
getBunEnable() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getBunEnable() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Instructs to use bun for installing npm frontend resources.
getCiBuild() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getCiBuild() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Setting this to true will run {@code npm ci} instead of {@code npm install} when using npm.
getClasspathFilter() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getClasspathFilter() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
 
getCleanFrontendFiles() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getCleanFrontendFiles() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
 
getCommercialWithBanner() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getCommercialWithBanner() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Allows building a version of the application with a commercial banner when commercial components are used without a license key.
getConvention() - function in org.gradle.api.internal.AbstractTask
 
getDependencyScope() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getDependencyScope() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The Gradle scope the Vaadin dependencies have been added to.
getDependsOn() - function in org.gradle.api.DefaultTask
 
getDescription() - function in org.gradle.api.DefaultTask
 
getDestroyables() - function in org.gradle.api.DefaultTask
 
getDidWork() - function in org.gradle.api.DefaultTask
 
getEagerServerLoad() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getEagerServerLoad() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether or not insert the initial Uidl object in the bootstrap index.html.
getEffective() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
 
getEffectiveFrontendDirectory() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getExclude() - function in com.vaadin.flow.gradle.ClasspathFilter
 
getExcludePostinstallPackages() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getExcludePostinstallPackages() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Defines the npm packages to exclude from running postinstall scripts.
getExtensions() - function in org.gradle.api.DefaultTask
 
getFinalizedBy() - function in org.gradle.api.DefaultTask
 
getFLOW_SERVER() - function in com.vaadin.flow.gradle.ModuleIdentifierPredicate.Companion
 
getForceProductionBuild() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getForceProductionBuild() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Setting this to true will force a build of the production build even if there is a default production bundle that could be used.
getFrontendDirectory() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getFrontendDirectory() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
A directory with project's frontend source files.
getFrontendExtraFileExtensions() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getFrontendExtraFileExtensions() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The list of extra file extensions that are considered project files.
getFrontendHotdeploy() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getFrontendHotdeploy() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Parameter to control if frontend development server should be used in development mode or not.
getFrontendIgnoreVersionChecks() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getFrontendIgnoreVersionChecks() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether to ignore node/npm tool version checks or not.
getFrontendOutputDirectory() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getFrontendOutputDirectory() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The folder where the frontend build tool should output index.js and other generated files.
getFrontendResourcesDirectory() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getFrontendResourcesDirectory() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Defines the project frontend directory from where resources should be copied from for use with webpack.
getGenerateBundle() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getGenerateBundle() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether to generate a bundle from the project frontend sources or not.
getGeneratedTsFolder() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getGeneratedTsFolder() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The folder where flow will put TS API files for client projects.
getGenerateEmbeddableWebComponents() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getGenerateEmbeddableWebComponents() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether to generate embeddable web components from WebComponentExporter inheritors.
getGroup() - function in org.gradle.api.DefaultTask
 
getIdentityPath() - function in org.gradle.api.internal.AbstractTask
 
getImpliesSubProjects() - function in org.gradle.api.internal.AbstractTask
 
getInclude() - function in com.vaadin.flow.gradle.ClasspathFilter
 
getInputs() - function in org.gradle.api.DefaultTask
 
getJavaResourceFolder() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getJavaResourceFolder() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Java resource folder.
getJavaSourceFolder() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getJavaSourceFolder() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Java source folders for connect scanning.
getLifecycleDependencies() - function in org.gradle.api.internal.AbstractTask
 
getLocalState() - function in org.gradle.api.DefaultTask
 
getLogger() - function in org.gradle.api.DefaultTask
 
getLogging() - function in org.gradle.api.DefaultTask
 
getMinimumFrontendPackageAgeDays() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getMinimumFrontendPackageAgeDays() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Minimum age (in days) a frontend (npm) package version must have before npm, pnpm or bun is allowed to install it.
getMustRunAfter() - function in org.gradle.api.DefaultTask
 
getName() - function in org.gradle.api.DefaultTask
 
getNodeDownloadRoot() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getNodeDownloadRoot() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Download node.js from this URL.
getNodeFolder() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getNodeFolder() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The folder containing the Node.js executable to use.
getNodeVersion() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getNodeVersion() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The node.js version to be used when node.
getNpmExcludeWebComponents() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getNpmExcludeWebComponents() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether to exclude Vaadin web component npm packages in packages.
getNpmFolder() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getNpmFolder() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The folder where package.json file is located.
getOnlyIf() - function in org.gradle.api.internal.AbstractTask
 
getOpenApiJsonFile() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getOpenApiJsonFile() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Default generated path of the OpenAPI json.
getOptimizeBundle() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getOptimizeBundle() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether to use byte code scanner strategy to discover frontend components.
getOutputs() - function in org.gradle.api.DefaultTask
 
getPath() - function in org.gradle.api.DefaultTask
 
getPattern() - function in com.vaadin.flow.gradle.GlobMatcher
a pattern such as com.vaadin or *.
getPnpmEnable() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getPnpmEnable() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Instructs to use pnpm for installing npm frontend resources.
getPostinstallPackages() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getPostinstallPackages() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Defines the npm packages to run postinstall for.
getProcessResourcesTaskName() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getProcessResourcesTaskName() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The Gradle task that the vaadinPrepareFrontend task must run before.
getProductionMode() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getProductionMode() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether we are running in productionMode or not.
getProject() - function in org.gradle.api.DefaultTask
 
getProjectBuildDir() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getProjectBuildDir() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Defines the output folder used by the project.
getReactEnable() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getReactEnable() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
 
getReasonNotToTrackState() - function in org.gradle.api.internal.AbstractTask
 
getReasonTaskIsIncompatibleWithConfigurationCache() - function in org.gradle.api.internal.AbstractTask
 
getRequiredServices() - function in org.gradle.api.internal.AbstractTask
 
getRequireHomeNodeExec() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getRequireHomeNodeExec() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether vaadin home node executable usage is forced.
getResourceOutputDirectory() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getResourceOutputDirectory() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Defines the output directory for generated non-served resources, such as the token file.
getResourcesOutputDirectory() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getResourcesOutputDirectory() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The folder where the META-INF/resources files are copied.
getRunNpmInstall() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getRunNpmInstall() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether to run npm install after updating dependencies.
getSharedResources() - function in org.gradle.api.internal.AbstractTask
 
getShouldRunAfter() - function in org.gradle.api.DefaultTask
 
getSkipDevBundleBuild() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getSkipDevBundleBuild() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Enable skip of dev bundle rebuild if a dev bundle exists.
getSourceSetName() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getSourceSetName() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The name of the SourceSet to scan for Vaadin components - i.e.
getStandardOutputCapture() - function in org.gradle.api.internal.AbstractTask
 
getState() - function in org.gradle.api.DefaultTask
 
getStringProperty(org.gradle.api.Project,java.lang.String) - function in com.vaadin.flow.gradle.VaadinUtilsKt
Finds the value of a string property.
getTaskActions() - function in org.gradle.api.internal.AbstractTask
 
getTaskDependencies() - function in org.gradle.api.DefaultTask
 
getTaskIdentity() - function in org.gradle.api.internal.AbstractTask
 
getTemporaryDir() - function in org.gradle.api.DefaultTask
 
getTemporaryDirFactory() - function in org.gradle.api.internal.AbstractTask
 
getTimeout() - function in org.gradle.api.DefaultTask
 
getToolsSettings() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getUseGlobalPnpm() - function in com.vaadin.flow.gradle.PluginEffectiveConfiguration
 
getUseGlobalPnpm() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
Whether the globally installed pnpm tool is used.
getWebpackOutputDirectory() - function in com.vaadin.flow.gradle.VaadinFlowPluginExtension
The folder where the frontend build tool should output index.js and other generated files.
GlobMatcher - class in com.vaadin.flow.gradle
Matches strings based on given pattern.
A  C  D  E  F  G  H  I  M  N  O  P  S  T  U  V