Package com.ldtteam.tableau.bootstrap
Class BootstrapPlugin
java.lang.Object
com.ldtteam.tableau.bootstrap.BootstrapPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<Object>
This defines the bootstrap system plugin for Tableau.
Can be applied to any PluginAware will only operate on
Settings however.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BootstrapPlugin
@Inject public BootstrapPlugin()Creates a new plugin instance.
-
-
Method Details
-
apply
- Specified by:
applyin interfaceorg.gradle.api.Plugin<Object>
-