Interface JavaCompilerPlugin.DetectCompilationResolution

All Superinterfaces:
build.spin.Task<build.spin.module.modulesystem.CompilationResolution>
All Known Implementing Classes:
Java25CompilerPlugin.DetectCompilationResolution, Java8CompilerPlugin.DetectCompilationResolution
Enclosing interface:
JavaCompilerPlugin

public static interface JavaCompilerPlugin.DetectCompilationResolution extends build.spin.Task<build.spin.module.modulesystem.CompilationResolution>
A Task to detect the CompilationResolution for the Project.
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