public class BackwardsCompatiblePluginDevelopers extends java.lang.Object implements PluginDeveloperSpec
| Constructor and Description |
|---|
BackwardsCompatiblePluginDevelopers(org.gradle.api.model.ObjectFactory objects) |
| Modifier and Type | Method and Description |
|---|---|
void |
developer(org.gradle.api.Action<? super PluginDeveloper> action) |
java.util.List<PluginDeveloper> |
getDevelopers() |
public BackwardsCompatiblePluginDevelopers(org.gradle.api.model.ObjectFactory objects)
public void developer(org.gradle.api.Action<? super PluginDeveloper> action)
developer in interface PluginDeveloperSpecpublic java.util.List<PluginDeveloper> getDevelopers()