Interface CodeOwnersJVMExtension

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Property<Boolean> getEnabled() Where if code ownership info should be added as Java resources to be available at runtime.
      • Methods inherited from class io.github.gmazzo.codeowners.CodeOwnersExtensionBase

        codeOwnersRenamer, getCodeOwnersFile, getCodeOwnersRenamer, getReports, getReportsDirectory, getRootDirectory, getSourceSets, reports
      • Methods inherited from class io.github.gmazzo.codeowners.CodeOwnersInspectDependencies

        getInspectDependencies
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getEnabled

         abstract Property<Boolean> getEnabled()

        Where if code ownership info should be added as Java resources to be available at runtime.