Interface JavaCompilerPlugin.Compile
- All Superinterfaces:
build.spin.Task<build.base.io.PathSet>
- All Known Implementing Classes:
Java25CompilerPlugin.Compile, Java8CompilerPlugin.Compile
- Enclosing interface:
JavaCompilerPlugin
@Ordered(plugin=JavaCompilerPlugin.class,
task=JavaCompilerPlugin.Compile.class)
@Category("compile") @Category("build")
public static interface JavaCompilerPlugin.Compile
extends build.spin.Task<build.base.io.PathSet>
A
Ordered Task that compiles Java Source Code.- Since:
- Aug-2020
- Author:
- brian.oliver
-
Nested Class Summary
Nested classes/interfaces inherited from interface build.spin.Task
build.spin.Task.Pattern -
Method Summary
Methods inherited from interface build.spin.Task
dependencies, execute