Class AzureCommonsPlugin

  • All Implemented Interfaces:
    Saveable, org.kohsuke.stapler.StaplerProxy

    public class AzureCommonsPlugin
    extends Plugin
    • Constructor Detail

      • AzureCommonsPlugin

        public AzureCommonsPlugin()
    • Method Detail

      • sendEvent

        public static void sendEvent​(String item,
                                     String action,
                                     String... properties)
        No-OP, first step of retiring analytics.
      • sendEvent

        public static void sendEvent​(String item,
                                     String action,
                                     Map<String,​String> properties,
                                     boolean force)
        No-OP, first step of retiring analytics.