Uses of Class
io.spring.initializr.generator.buildsystem.gradle.GradleTask.Attribute
Packages that use GradleTask.Attribute
-
Uses of GradleTask.Attribute in io.spring.initializr.generator.buildsystem.gradle
Methods in io.spring.initializr.generator.buildsystem.gradle that return GradleTask.AttributeModifier and TypeMethodDescriptionstatic GradleTask.Attribute
Deprecated, for removal: This API element is subject to removal in a future version.Create an attribute that appends the specified value.static GradleTask.Attribute
Deprecated, for removal: This API element is subject to removal in a future version.Create an attribute that sets the specified value.Methods in io.spring.initializr.generator.buildsystem.gradle that return types with arguments of type GradleTask.AttributeModifier and TypeMethodDescriptionGradleTask.getAttributes()
Return the attributes that should be configured for this task.