- All Superinterfaces:
org.gradle.api.reflect.HasPublicType, org.gradle.api.Named
- Enclosing interface:
- CiExtension
@Modifiable
public static interface CiExtension.ReleaseTagSettings
extends org.gradle.api.Named, org.gradle.api.reflect.HasPublicType
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer
-
Method Summary
Methods inherited from interface org.gradle.api.Named
getName
-
Method Details
-
-
org.gradle.api.provider.ListProperty<java.lang.String> getProjects()
-
-
-
default org.gradle.api.reflect.TypeOf<?> getPublicType()
- Specified by:
getPublicType in interface org.gradle.api.reflect.HasPublicType