- getAdditionalDependencies() - Method in GrailsApplicationCompilerAutoConfiguration
-
- getAllProfiles() - Method in AbstractJarProfileRepository
-
- getAllProfiles() - Method in MavenProfileRepository
-
- getAllProfiles() - Method in ProfileRepository
-
- Returns:
- All the available profiles in the repository
- getArgs() - Method in GroovyScriptCommand
-
- Returns:
- The arguments as a list of strings
- getArgsMap() - Method in GroovyScriptCommand
-
- Returns:
- The undeclared command line arguments
- getArgument(java.lang.String) - Method in CommandDescription
-
Returns an argument for the given name or null if it doesn't exist
- getArguments() - Method in CommandDescription
-
Arguments to the command
- getAsync() - Method in GradleInvoker
-
- getBaseDir() - Method in GrailsCli.ExecutionContextImpl
-
- getBaseDir() - Method in ProfileInfoCommand.1
-
- getBaseDir() - Method in ProjectContext
-
- Returns:
- The base directory of the project
- getBinaryExtensions() - Method in AbstractProfile
-
- getBinaryExtensions() - Method in Profile
-
- Returns:
- The list of file extensions which should be treated as binary
- getBuildDir() - Method in FileSystemInteractionImpl
-
- Returns:
- The target build directory
- getBuildMergeProfileNames() - Method in AbstractProfile
-
- getBuildMergeProfileNames() - Method in Profile
-
- Returns:
- The profile names to participate in build merge
- getBuildPlugins() - Method in AbstractProfile
-
- getBuildPlugins() - Method in Feature
-
- Returns:
- The build plugin names
- getBuildPlugins() - Method in Profile
-
- Returns:
- The list of build plugins for this profile
- getBuildRepositories() - Method in AbstractProfile
-
- getBuildRepositories() - Method in Feature
-
- Returns:
- The build repositories url
- getBuildRepositories() - Method in Profile
-
- Returns:
- The buildscript maven repository definitions for this profile
- getClassesDir() - Method in FileSystemInteractionImpl
-
- Returns:
- The directory where classes are compiled to
- getCommand(org.grails.cli.profile.ProjectContext, java.lang.String) - Method in AbstractProfile
-
- getCommand(java.lang.String, org.grails.cli.profile.ProfileRepository) - Method in CommandRegistry
-
Returns a command for the given name and repository
- getCommand(org.grails.cli.profile.ProjectContext, java.lang.String) - Method in Profile
-
Obtain a command by name
- getCommand() - Method in Step
-
- Returns:
- The command that this step is part of
- getCommandLine() - Method in ExecutionContext
-
- Returns:
- The parsed command line arguments as an instance of org.grails.build.parsing.CommandLine
- getCommandResolvers(boolean) - Method in ResourceResolvingCommandFactory
-
- getCommands(org.grails.cli.profile.ProjectContext) - Method in AbstractJarProfileRepository.JarProfile
-
- getCommands(org.grails.cli.profile.ProjectContext) - Method in AbstractProfile
-
- getCommands(org.grails.cli.profile.ProjectContext) - Method in Profile
-
- getCommandsDirectory(org.grails.cli.profile.Profile) - Method in FileSystemCommandResourceResolver
-
- getCommandsDirectory(org.grails.cli.profile.Profile) - Method in ResourceResolvingCommandFactory.1
-
- getCommandsDirectory(org.grails.cli.profile.Profile) - Method in ResourceResolvingCommandFactory.2
-
- getCompleter() - Method in ClosureCompleter
-
- getCompleters(org.grails.cli.profile.ProjectContext) - Method in AbstractProfile
-
- getCompleters(org.grails.cli.profile.ProjectContext) - Method in Profile
-
The profile completers
- getCompleters() - Method in SortedAggregateCompleter
-
Retrieve the collection of completers currently being aggregated.
- getConfig() - Method in ProfileInfoCommand.1
-
- getConfig() - Method in ProjectContext
-
- Returns:
- The codegen config
- getConfiguration() - Method in AbstractProfile
-
- getConfiguration() - Method in Feature
-
- Returns:
- The configuration for the feature
- getConfiguration() - Method in Profile
-
- Returns:
- The profiles configuration
- getConsole() - Method in ProfileInfoCommand.1
-
- getConsole() - Method in ProjectContext
-
- Returns:
- The grails.build.logging.GrailsConsole instance
- getDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method in GroovyScriptCommandTransform
-
- getDefaultEngine() - Method in GrailsDependencyVersions
-
- getDefaultFeatures() - Method in AbstractProfile
-
- getDefaultFeatures() - Method in Profile
-
- Returns:
- The default features for this profile
- getDefaultProfile() - Method in CreateAppCommand
-
- getDefaultProfile() - Method in CreatePluginCommand
-
- getDefaultProfile() - Method in CreateProfileCommand
-
- getDependencies() - Method in AbstractProfile
-
- getDependencies() - Method in Feature
-
- Returns:
- The dependency definitions for this feature
- getDependencies() - Method in GrailsDependencyVersions
-
- getDependencies() - Method in Profile
-
- Returns:
- The dependency definitions for this profile
- getDescription() - Method in AbstractProfile
-
- getDescription() - Method in ClosureExecutingCommand
-
- getDescription() - Method in Command
-
- Returns:
- The description of the command
- getDescription() - Method in DefaultFeature
-
- getDescription() - Method in Feature
-
- Returns:
- The description of the profile
- getDescription() - Method in GradleTaskCommandAdapter
-
- getDescription() - Method in Profile
-
- Returns:
- The description of the profile
- getDestinationDirectory(java.io.File) - Method in CreateAppCommand
-
- getExecutablePatterns() - Method in AbstractProfile
-
- getExecutablePatterns() - Method in Profile
-
- Returns:
- The list of file patterns which should be executable in the resulting application
- getExecutionContext() - Method in GroovyScriptCommand
-
- getExtends() - Method in AbstractProfile
-
- getExtends() - Method in Profile
-
- getFeatures() - Method in AbstractProfile
-
- getFeatures() - Method in Profile
-
- Returns:
- The features for this profile
- getFlag(java.lang.String) - Method in CommandDescription
-
Returns a flag for the given name or null if it doesn't exist
- getFlags() - Method in CommandDescription
-
Flags to the command.
- getGrailsConsole() - Method in GroovyScriptCommand
-
- Returns:
- The GrailsConsole instance
- getGrailsEnv() - Method in GroovyScriptCommand
-
- Returns:
- The name of the current Grails environment
- getInstructions() - Method in AbstractProfile
-
- getInstructions() - Method in Profile
-
- Returns:
- Text to display after an application has been created with the profile
- getLocation() - Method in Feature
-
- Returns:
- The location of the feature
- getMatchingFileExtensions() - Method in CommandResourceResolver
-
The pattern to match file names with
- getMatchingFileExtensions() - Method in ResourceResolvingCommandFactory
-
- getName() - Method in AbstractJarProfileRepository.JarProfile
-
- getName() - Method in CreateAppCommand
-
- getName() - Method in CreatePluginCommand
-
- getName() - Method in CreateProfileCommand
-
- getName() - Method in ExecuteStep
-
- getName() - Method in Feature
-
- Returns:
- The name of the feature
- getName() - Method in GradleStep
-
- getName() - Method in GradleTaskCommandAdapter
-
- getName() - Method in HelpCommand
-
- getName() - Method in MkdirStep
-
- getName() - Method in OpenCommand
-
- getName() - Method in Profile
-
- Returns:
- The name of the profile
- getName() - Method in RenderStep
-
- getName() - Method in ResourceProfile
-
- getName() - Method in Step
-
- Returns:
- The name of the step
- getParameters() - Method in Step
-
- Returns:
- The parameters to the step
- getParentSkeletonDir(java.io.File) - Method in AbstractProfile
-
- getParentSkeletonDir(java.io.File) - Method in Profile
-
- Returns:
- The directory the parent profile(s) skeleton should be copied into
- getProfile(java.lang.String, java.lang.Boolean) - Method in AbstractJarProfileRepository
-
- getProfile() - Method in Feature
-
- Returns:
- The profile this feature belongs to
- getProfile(java.lang.String) - Method in MavenProfileRepository
-
- getProfile() - Method in ProfileCommand
-
- Returns:
- The profile of the command
- getProfile(java.lang.String, java.lang.Boolean) - Method in ProfileRepository
-
- getProfile(java.lang.String) - Method in StaticJarProfileRepository
-
- getProfileAndDependencies(org.grails.cli.profile.Profile) - Method in AbstractJarProfileRepository
-
- getProfileAndDependencies(org.grails.cli.profile.Profile) - Method in ProfileRepository
-
Returns the given profile with all dependencies in topological order where
given profile is last in the order.
- getProfileArtifact(java.lang.String) - Method in AbstractJarProfileRepository
-
- getProfileArtifact(java.lang.String) - Method in ProfileRepository
-
- Returns:
- The Artifact that resolves to the profile
- getProfileDir() - Method in AbstractProfile
-
- getProfileDir() - Method in Profile
-
- Returns:
- The directory where the profile is located locally
- getProfileDirectory(java.lang.String) - Method in AbstractJarProfileRepository
-
- getProfileDirectory(java.lang.String) - Method in ProfileRepository
-
The directory where the profile is located
- getProfileRepository() - Method in AbstractProfile
-
- getRepositories() - Method in AbstractProfile
-
- getRepositories() - Method in Profile
-
- Returns:
- The maven repository definitions for this profile
- getRequiredFeatures() - Method in AbstractProfile
-
- getRequiredFeatures() - Method in Profile
-
- Returns:
- The required features for this profile
- getResources(java.lang.String) - Method in SpringInvoker.Slf4jBindingAwareClassLoader
-
- getResourcesDir() - Method in FileSystemInteractionImpl
-
- Returns:
- The directory where resources are processed to
- getScope() - Method in GradleDependency
-
- getSetting(java.lang.String, Class<T>, T) - Method in GrailsCli
-
Obtains a value from USER_HOME/.grails/settings.yml
- getSkeletonExcludes() - Method in AbstractProfile
-
- getSkeletonExcludes() - Method in Profile
-
- Returns:
- A list of paths to exclude from the skeleton.
- getSpringBootVersion() - Method in GrailsDependencyVersions
-
- getStep(java.lang.String, org.grails.cli.profile.Command, java.util.Map) - Method in StepRegistry
-
Looks up a Step
- getSteps() - Method in DefaultMultiStepCommand
-
- getSteps() - Method in MultiStepCommand
-
- Returns:
- The steps that make up the command
- getStrings() - Method in StringsCompleter
-
- getTemplate(java.lang.String) - Method in AbstractProfile
-
- getTemplate(java.lang.String) - Method in Profile
-
Obtain a template by path
- getVersion() - Method in AbstractProfile
-
- getVersion() - Method in Profile
-
- Returns:
- The version of the profile
- getVersionProperties() - Method in GrailsDependencyVersions
-
- GRADLE_ARGUMENT_ADAPTER - Field in GradleStep
-
- GRADLE - Field in GradleCommand
-
- gradle - Property in GroovyScriptCommand
-
Allows invoking of Gradle commands
- GRADLE_PROPERTIES - Field in CreateAppCommand
-
- GradleAsyncInvoker - Class in org.grails.cli.gradle
- GradleAsyncInvoker(org.grails.cli.gradle.GradleInvoker) - Constructor in GradleAsyncInvoker
-
- GradleCommand - Class in org.grails.cli.gradle.commands
A command for invoking Gradle commands
- GradleCommand() - Constructor in GradleCommand
-
- GradleDependency - Class in org.grails.cli.profile.commands.io
- GradleDependency(java.lang.String, org.springframework.boot.cli.compiler.dependencies.Dependency) - Constructor in GradleDependency
-
- GradleInvoker - Class in org.grails.cli.gradle
Allow dynamic invocation of Gradle tasks
- GradleInvoker(org.grails.cli.profile.ExecutionContext) - Constructor in GradleInvoker
-
- GradleStep - Class in org.grails.cli.profile.steps
A
Step that invokes Gradle
- GradleStep(org.grails.cli.profile.ProfileCommand, Map<String, Object>) - Constructor in GradleStep
-
- GradleTaskCommandAdapter - Class in org.grails.cli.gradle.commands
Adapts a Named command into a Gradle task execution
- GradleTaskCommandAdapter(org.grails.cli.profile.Profile, grails.util.Named) - Constructor in GradleTaskCommandAdapter
-
- GradleUtil - Class in org.grails.cli.gradle
Utility methods for interacting with Gradle
- GradleUtil() - Constructor in GradleUtil
-
- GrailsAetherGrapeEngineFactory - Class in org.grails.cli.profile.repository
Creates aether engine to resolve profiles.
- GrailsAetherGrapeEngineFactory() - Constructor in GrailsAetherGrapeEngineFactory
-
- GrailsApplicationCompilerAutoConfiguration - Class in org.grails.cli.boot
A org.springframework.boot.cli.compiler.CompilerAutoConfiguration for Grails Micro Service applications
- GrailsCli - Class in org.grails.cli
Main class for the Grails command line.
- GrailsCli.1 - Class in org.grails.cli
- GrailsCli.1() - Constructor in GrailsCli.1
-
- GrailsCli.ExecutionContextImpl - Class in org.grails.cli
- GrailsCli() - Constructor in GrailsCli
-
- GrailsDependencyVersions - Class in org.grails.cli.boot
Introduces dependency management based on a published BOM file
- GrailsDependencyVersions(groovy.grape.GrapeEngine, Map<String, String>) - Constructor in GrailsDependencyVersions
-
- GrailsRepositoryConfiguration - Class in org.grails.cli.profile.repository
The configuration of a repository.
- GrailsRepositoryConfiguration(java.lang.String, java.net.URI, boolean, java.lang.String, java.lang.String) - Constructor in GrailsRepositoryConfiguration
-
Creates a new GrailsRepositoryConfiguration
instance.
- GrailsTestCompilerAutoConfiguration - Class in org.grails.cli.boot
- GrailsTestCompilerAutoConfiguration() - Constructor in GrailsTestCompilerAutoConfiguration
-
- grailsVersion - Property in CreateAppCommand.CreateAppCommandObject
-
- grailsVersion - Property in GroovyScriptCommand
-
The version of Grails being used
- grapeEngine - Property in MavenProfileRepository
-
- GroovyScriptCommand - Class in org.grails.cli.profile.commands.script
A base class for Groovy scripts that implement commands
- GroovyScriptCommand() - Constructor in GroovyScriptCommand
-
- GroovyScriptCommandFactory - Class in org.grails.cli.profile.commands.factory
- GroovyScriptCommandFactory() - Constructor in GroovyScriptCommandFactory
-
- GroovyScriptCommandTransform - Class in org.grails.cli.profile.commands.script
Transformation applied to command scripts
- GroovyScriptCommandTransform.CommandScriptTransformer - Class in org.grails.cli.profile.commands.script
- GroovyScriptCommandTransform() - Constructor in GroovyScriptCommandTransform
-
- groupAndArtifactToDependency - Field in GrailsDependencyVersions
-
- groupname - Property in CreateAppCommand
-