Groovy Documentation

org.gradle.api.plugins
[Java] Interface ObjectConfigurationAction


public interface ObjectConfigurationAction

An ObjectConfigurationAction allows you to apply Plugins and scripts to an object or objects.


Groovy Documentation