Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- arguments() - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Get the arguments to use when running the command.
- arguments() - Method in class com.vaadin.hilla.engine.commandrunner.GradleRunner
- arguments() - Method in class com.vaadin.hilla.engine.commandrunner.MavenRunner
B
- baseDir(Path) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- buildDir(String) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- buildDir(Path) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- Builder(EngineConfiguration) - Constructor for class com.vaadin.hilla.engine.EngineConfiguration.Builder
- Builder(Path) - Constructor for class com.vaadin.hilla.engine.EngineConfiguration.Builder
C
- classesDir(String) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- classesDir(Path) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- classPath(Collection<String>) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- com.vaadin.hilla.engine - package com.vaadin.hilla.engine
- com.vaadin.hilla.engine.commandrunner - package com.vaadin.hilla.engine.commandrunner
- CommandNotFoundException - Exception in com.vaadin.hilla.engine.commandrunner
-
Thrown by
CommandRunnerwhen a command is not available. - CommandNotFoundException(String) - Constructor for exception com.vaadin.hilla.engine.commandrunner.CommandNotFoundException
- CommandNotFoundException(String, Throwable) - Constructor for exception com.vaadin.hilla.engine.commandrunner.CommandNotFoundException
- CommandRunner - Interface in com.vaadin.hilla.engine.commandrunner
-
A generic command runner which throws a
CommandRunnerException. - CommandRunnerException - Exception in com.vaadin.hilla.engine.commandrunner
-
A generic exception thrown by a
CommandRunner. - CommandRunnerException(String) - Constructor for exception com.vaadin.hilla.engine.commandrunner.CommandRunnerException
- CommandRunnerException(String, Throwable) - Constructor for exception com.vaadin.hilla.engine.commandrunner.CommandRunnerException
- ConfigurationException - Exception in com.vaadin.hilla.engine
- create() - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- createOpenAPI() - Method in class com.vaadin.hilla.engine.ParserProcessor
- createProcessBuilder(List<String>, boolean) - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Constructs a ProcessBuilder Instance using the passed in commands and arguments.
- currentDirectory() - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Get the directory to run the command in.
- currentDirectory() - Method in class com.vaadin.hilla.engine.commandrunner.GradleRunner
- currentDirectory() - Method in class com.vaadin.hilla.engine.commandrunner.MavenRunner
D
- DEFAULT_CONFIG_FILE_NAME - Static variable in class com.vaadin.hilla.engine.EngineConfiguration
E
- EngineConfiguration - Class in com.vaadin.hilla.engine
- EngineConfiguration.Builder - Class in com.vaadin.hilla.engine
- environment() - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
The custom environment variables needed for running the commands can be provided using this method.
- equals(Object) - Method in class com.vaadin.hilla.engine.EngineConfiguration
- equals(Object) - Method in class com.vaadin.hilla.engine.GeneratorConfiguration
- equals(Object) - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugin
- equals(Object) - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- equals(Object) - Method in class com.vaadin.hilla.engine.ParserConfiguration
- equals(Object) - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugin
- equals(Object) - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugins
- executables() - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Get the executables to try, in order of preference.
- executables() - Method in class com.vaadin.hilla.engine.commandrunner.GradleRunner
- executables() - Method in class com.vaadin.hilla.engine.commandrunner.MavenRunner
F
- forProject(File, String...) - Static method in class com.vaadin.hilla.engine.commandrunner.GradleRunner
-
Creates a Gradle runner for the given project directory.
- forProject(File, String...) - Static method in class com.vaadin.hilla.engine.commandrunner.MavenRunner
-
Creates a Maven runner for the given project directory.
G
- generator(GeneratorConfiguration) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- GeneratorConfiguration - Class in com.vaadin.hilla.engine
- GeneratorConfiguration() - Constructor for class com.vaadin.hilla.engine.GeneratorConfiguration
- GeneratorConfiguration.Plugin - Class in com.vaadin.hilla.engine
- GeneratorConfiguration.Plugins - Class in com.vaadin.hilla.engine
- GeneratorException - Exception in com.vaadin.hilla.engine
- GeneratorProcessor - Class in com.vaadin.hilla.engine
- GeneratorProcessor(EngineConfiguration, String, boolean) - Constructor for class com.vaadin.hilla.engine.GeneratorProcessor
- getBaseDir() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getBuildDir() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getClassesDir() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getClassPath() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getConfiguration() - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugin
- getCurrentProcessInfo() - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Fetches the Java executable path that initiated the current java process
- getDisable() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- getDisabledOptions() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- getDisabledOptions() - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugins
- getEndpointAnnotation() - Method in class com.vaadin.hilla.engine.ParserConfiguration
- getEndpointExposedAnnotation() - Method in class com.vaadin.hilla.engine.ParserConfiguration
- getGenerator() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getLogger() - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Get the logger to use.
- getLogger() - Method in class com.vaadin.hilla.engine.commandrunner.GradleRunner
- getLogger() - Method in class com.vaadin.hilla.engine.commandrunner.MavenRunner
- getName() - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugin
- getOpenAPIBasePath() - Method in class com.vaadin.hilla.engine.ParserConfiguration
- getOpenAPIFile(boolean) - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getOutputDir() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getPackages() - Method in class com.vaadin.hilla.engine.ParserConfiguration
- getParser() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- getPath() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugin
- getPlugins() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration
- getPlugins() - Method in class com.vaadin.hilla.engine.ParserConfiguration
- getUse() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- getUsedOptions() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- getUsedOptions() - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugins
- GradleRunner - Class in com.vaadin.hilla.engine.commandrunner
-
Runs a Gradle command.
- GradleRunner(File, String...) - Constructor for class com.vaadin.hilla.engine.commandrunner.GradleRunner
-
Creates a Gradle runner.
H
- hashCode() - Method in class com.vaadin.hilla.engine.EngineConfiguration
- hashCode() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration
- hashCode() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugin
- hashCode() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- hashCode() - Method in class com.vaadin.hilla.engine.ParserConfiguration
- hashCode() - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugin
- hashCode() - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugins
I
- IS_WINDOWS - Static variable in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
- isDisableAllDefaults() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
L
- load(File) - Static method in class com.vaadin.hilla.engine.EngineConfiguration
-
Reads the configuration from the given file path.
- loadDirectory(Path) - Static method in class com.vaadin.hilla.engine.EngineConfiguration
-
Reads the configuration from the given base directory.
M
- MavenRunner - Class in com.vaadin.hilla.engine.commandrunner
-
Runs a Maven command.
- MavenRunner(File, String...) - Constructor for class com.vaadin.hilla.engine.commandrunner.MavenRunner
-
Creates a Maven runner.
O
- OPEN_API_PATH - Static variable in class com.vaadin.hilla.engine.EngineConfiguration
- outputDir(String) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- outputDir(Path) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
P
- parser(ParserConfiguration) - Method in class com.vaadin.hilla.engine.EngineConfiguration.Builder
- ParserConfiguration - Class in com.vaadin.hilla.engine
- ParserConfiguration() - Constructor for class com.vaadin.hilla.engine.ParserConfiguration
- ParserConfiguration.Plugin - Class in com.vaadin.hilla.engine
- ParserConfiguration.Plugins - Class in com.vaadin.hilla.engine
- ParserException - Exception in com.vaadin.hilla.engine
- ParserException(String, Throwable) - Constructor for exception com.vaadin.hilla.engine.ParserException
- ParserProcessor - Class in com.vaadin.hilla.engine
- ParserProcessor(EngineConfiguration, ClassLoader, boolean) - Constructor for class com.vaadin.hilla.engine.ParserProcessor
- Plugin() - Constructor for class com.vaadin.hilla.engine.GeneratorConfiguration.Plugin
- Plugin() - Constructor for class com.vaadin.hilla.engine.ParserConfiguration.Plugin
- Plugin(String, PluginConfiguration) - Constructor for class com.vaadin.hilla.engine.ParserConfiguration.Plugin
- Plugins() - Constructor for class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- Plugins() - Constructor for class com.vaadin.hilla.engine.ParserConfiguration.Plugins
- process() - Method in class com.vaadin.hilla.engine.GeneratorProcessor
- process() - Method in class com.vaadin.hilla.engine.ParserProcessor
R
- run(Consumer<OutputStream>) - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Run the command.
- run(Consumer<OutputStream>, boolean) - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Run the command.
S
- setPackages(List<String>) - Method in class com.vaadin.hilla.engine.ParserConfiguration
- shouldAllDefaultsBeDisabled() - Method in class com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
- shouldAllDefaultsBeDisabled() - Method in class com.vaadin.hilla.engine.ParserConfiguration.Plugins
- store(File) - Method in class com.vaadin.hilla.engine.EngineConfiguration
T
- testArguments() - Method in interface com.vaadin.hilla.engine.commandrunner.CommandRunner
-
Get the arguments to use when testing if the command is available.
- testArguments() - Method in class com.vaadin.hilla.engine.commandrunner.GradleRunner
- testArguments() - Method in class com.vaadin.hilla.engine.commandrunner.MavenRunner
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form