Class ScanApiPlugin

  • All Implemented Interfaces:
    org.gradle.api.Plugin<java.lang.Object>

    public class ScanApiPlugin
    extends java.lang.Object
    implements org.gradle.api.Plugin<java.lang.Object>
    • Constructor Summary

      Constructors 
      Constructor Description
      ScanApiPlugin()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(java.lang.Object target)  
      • Methods inherited from class java.lang.Object

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

      • ScanApiPlugin

        public ScanApiPlugin()
    • Method Detail

      • apply

        public void apply​(java.lang.Object target)
        Specified by:
        apply in interface org.gradle.api.Plugin<java.lang.Object>