org.jenkinsci.plugins.extremenotification
Class Messages

java.lang.Object
  extended by org.jenkinsci.plugins.extremenotification.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _LoggingNotificationEndpoint_DisplayName()
          Logging
static org.jvnet.localizer.Localizable _WebHookNotificationEndpoint_DisplayName()
          Web Hook
static String LoggingNotificationEndpoint_DisplayName()
          Logging
static String WebHookNotificationEndpoint_DisplayName()
          Web Hook
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

WebHookNotificationEndpoint_DisplayName

public static String WebHookNotificationEndpoint_DisplayName()
Web Hook


_WebHookNotificationEndpoint_DisplayName

public static org.jvnet.localizer.Localizable _WebHookNotificationEndpoint_DisplayName()
Web Hook


LoggingNotificationEndpoint_DisplayName

public static String LoggingNotificationEndpoint_DisplayName()
Logging


_LoggingNotificationEndpoint_DisplayName

public static org.jvnet.localizer.Localizable _LoggingNotificationEndpoint_DisplayName()
Logging



Copyright © 2004-2015. All Rights Reserved.