public class BackwardsCompatiblePluginLicenses extends java.lang.Object implements PluginLicenseSpec
| Constructor and Description |
|---|
BackwardsCompatiblePluginLicenses(org.gradle.api.model.ObjectFactory objects) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PluginLicense> |
getLicenses() |
void |
license(org.gradle.api.Action<? super PluginLicense> action) |
public BackwardsCompatiblePluginLicenses(org.gradle.api.model.ObjectFactory objects)
public void license(org.gradle.api.Action<? super PluginLicense> action)
license in interface PluginLicenseSpecpublic java.util.List<PluginLicense> getLicenses()