@CompileStatic @Canonical class Plugins extends AbstractFeature
| Constructor and description |
|---|
Plugins
(ProjectConfigurationExtension config, Project project) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static void |
merge(Plugins o1, Plugins o2) |
|
void |
normalize() |
|
void |
plugin(Action<? super Plugin> action) |
|
void |
plugin(Closure action) |
|
Map<String, Map<String, Object>> |
toMap() |
|
String |
toString() |
|
List<String> |
validate(ProjectConfigurationExtension extension) |
| Methods inherited from class | Name |
|---|---|
class AbstractFeature |
isEnabledSet, isRoot, merge, normalize, postMerge, setEnabled |
Groovy Documentation