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.AttributeCreate an attribute that appends the specified value.static GradleTask.AttributeCreate 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.