Class AnnouncePlugin

  • All Implemented Interfaces:
    Plugin<Project>

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

      • AnnouncePlugin

        public AnnouncePlugin()
    • Method Detail

      • 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