Uses of Interface
com.github.blutorange.maven.plugin.closurecompiler.shared.MojoMetadata
Packages that use MojoMetadata
-
Uses of MojoMetadata in com.github.blutorange.maven.plugin.closurecompiler.common
Fields in com.github.blutorange.maven.plugin.closurecompiler.common declared as MojoMetadataConstructors in com.github.blutorange.maven.plugin.closurecompiler.common with parameters of type MojoMetadataModifierConstructorDescriptionHtmlUpdater(MojoMetadata mojoMeta, HtmlUpdateConfig updateConfig) Creates a new update for a minify plugin.ProcessFilesTask(MojoMetadata mojoMeta, FileProcessConfig processConfig, FileSpecifier fileSpecifier, ClosureConfig closureConfig) Task constructor.ProcessJSFilesTask(MojoMetadata mojoMeta, FileProcessConfig processConfig, FileSpecifier fileSpecifier, ClosureConfig closureConfig) Task constructor.