Package 

Class GitFlowVersionPlugin

  • All Implemented Interfaces:
    org.gradle.api.Plugin

    
    public class GitFlowVersionPlugin
     implements Plugin<Project>
                        

    This is the plugin class!

    • Method Summary

      Modifier and Type Method Description
      Unit apply(Project project)
      • Methods inherited from class java.lang.Object

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

      • GitFlowVersionPlugin

        GitFlowVersionPlugin()