Class AnnouncePlugin

java.lang.Object
org.gradle.api.plugins.announce.AnnouncePlugin
All Implemented Interfaces:
Plugin<Project>

public class AnnouncePlugin extends Object implements Plugin<Project>
This plugin allows to send announce messages to Twitter.
  • Constructor Details

    • AnnouncePlugin

      public AnnouncePlugin()
  • Method Details

    • apply

      public void apply(Project project)
      Description copied from interface: Plugin
      Apply this plugin to the given target object.
      Specified by:
      apply in interface Plugin<Project>
      Parameters:
      project - The target object