Index

A B C D E F G I L O P R S T V Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

generateBuildProperties() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
Generates the build-info.properties file in the configured destination.
getAdditional() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
Returns the additional properties that will be included.
getApplication() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
Returns the LayeredSpec.ApplicationSpec that controls the layers to which application classes and resources belong.
getArchiveFile() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the property for the archive file from which the image will be built.
getArtifact() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
Returns the value used for the build.artifact property.
getBindings() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the volume bindings that will be mounted to the container when building the image.
getBootInf() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
Returns a CopySpec that can be used to add content to the BOOT-INF directory of the jar.
getBuildCache() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the build cache that will be used when building the image.
getBuilder() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the builder that will be used to build the image.
getBuilderRegistry() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
Returns the DockerSpec.DockerRegistrySpec that configures authentication to the builder registry.
getBuildpacks() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the buildpacks that will be used when building the image.
getCertPath() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
 
getClasspath() - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
Returns the classpath that the task will examine when resolving the main class name.
getClasspath() - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
Returns the classpath that will be included in the archive.
getClasspath() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
 
getConfiguredMainClassName() - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
Returns the property for the explicitly configured main class name that should be used in favor of resolving the main class name from the classpath.
getDependencies() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
Returns the LayeredSpec.DependenciesSpec that controls the layers to which dependencies belong.
getDestinationDir() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
Returns the directory to which the build-info.properties file will be written.
getDocker() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the Docker configuration the builder will use.
getEmail() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
Returns the email address associated with the Docker registry username.
getEnvironment() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the environment that will be used when building the image.
getGroup() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
Returns the value used for the build.group property.
getHost() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
 
getImageName() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the name of the image that will be built.
getLaunchCache() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the launch cache that will be used when building the image.
getLaunchScript() - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
Returns the LaunchScriptConfiguration that will control the script that is prepended to the archive.
getLaunchScript() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
 
getLaunchScript() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
 
getLayered() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
Returns the spec that describes the layers in a layered jar.
getLayered() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
Returns the spec that describes the layers in a layered jar.
getLayerOrder() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
Returns the order of the layers in the archive from least to most frequently changing.
getMainClass() - Method in class org.springframework.boot.gradle.dsl.SpringBootExtension
Returns the fully-qualified name of the application's main class.
getMainClass() - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
Returns the fully-qualified name of the application's main class.
getMainClass() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
 
getMainClass() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
 
getName() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
Returns the value used for the build.name property.
getName() - Method in class org.springframework.boot.gradle.tasks.bundling.CacheSpec.VolumeCacheSpec
Returns the name of the cache.
getNetwork() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the network the build container will connect to.
getOutputFile() - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
Returns the property for the task's output file that will contain the name of the main class.
getPassword() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
Returns the password to use when authenticating to the Docker registry.
getProperties() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
Returns the properties that will be included in the build-info.properties file.
getProperties() - Method in class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
Returns the properties that are applied to the launch script when it's being including in the executable archive.
getProvidedClasspath() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
Returns the provided classpath, the contents of which will be included in the WEB-INF/lib-provided directory of the war.
getPublishRegistry() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
Returns the DockerSpec.DockerRegistrySpec that configures authentication to the publishing registry.
getPullPolicy() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns image pull policy that will be used when building the image.
getRunImage() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the run image that will be included in the built image.
getScript() - Method in class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
Returns the script File that will be included in the executable archive.
getTags() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the tags that will be created for the built image.
getTargetJavaVersion() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Returns the target Java version of the project (e.g.
getTime() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
Returns the value used for the build.time property.
getToken() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
Returns the identity token to use when authenticating to the Docker registry.
getUrl() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
Returns the Docker registry URL.
getUsername() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
Returns the username to use when authenticating to the Docker registry.
getVersion() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
Returns the value used for the build.version property.
A B C D E F G I L O P R S T V Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form