Package com.diffplug.gradle
Class LegacyPlugin
- java.lang.Object
-
- com.diffplug.gradle.LegacyPlugin
-
- Direct Known Subclasses:
AsMavenPlugin.Legacy,BndManifestPlugin.Legacy,BuildPropertiesPlugin.Legacy,EquinoxLaunchPlugin.Legacy,ExcludeBuildFolderPlugin.Legacy,MavenCentralPlugin.Legacy,NativeDepsPlugin.Legacy,OomphIdePlugin.Legacy,ProjectDepsPlugin.Legacy,ResourceFiltersPlugin.Legacy
public class LegacyPlugin extends Object implements Plugin<Project>
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedLegacyPlugin(Class<? extends Plugin<Project>> newPlugin, String newPluginId)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(Project proj)static voidapplyForCompat(Project proj, Class<? extends LegacyPlugin> clazz)
-