Interface JavaCompilerPlugin.DetectSourceFiles

All Superinterfaces:
build.spin.common.task.DetectSourceFiles, build.spin.Task<build.base.io.PathSet>
All Known Implementing Classes:
Java25CompilerPlugin.DetectSourceFiles, Java8CompilerPlugin.DetectSourceFiles
Enclosing interface:
JavaCompilerPlugin

public static interface JavaCompilerPlugin.DetectSourceFiles extends build.spin.common.task.DetectSourceFiles
A Task to detect the location of Java source files.
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.common.task.DetectSourceFiles

    detect

    Methods inherited from interface build.spin.Task

    dependencies, execute