hudson.triggers
Class Messages

java.lang.Object
  extended by hudson.triggers.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _SCMTrigger_BuildAction_DisplayName()
          Polling Log
static org.jvnet.localizer.Localizable _SCMTrigger_DisplayName()
          Poll SCM
static org.jvnet.localizer.Localizable _SCMTrigger_getDisplayName(Object arg1)
          {0} Polling Log
static org.jvnet.localizer.Localizable _SCMTrigger_SCMTriggerCause_ShortDescription()
          Started by an SCM change
static org.jvnet.localizer.Localizable _TimerTrigger_DisplayName()
          Build periodically
static org.jvnet.localizer.Localizable _TimerTrigger_MissingWhitespace()
          You appear to be missing whitespace between * and *.
static org.jvnet.localizer.Localizable _TimerTrigger_TimerTriggerCause_ShortDescription()
          Started by timer
static org.jvnet.localizer.Localizable _Trigger_init()
          Initializing timer for triggers
static String SCMTrigger_BuildAction_DisplayName()
          Polling Log
static String SCMTrigger_DisplayName()
          Poll SCM
static String SCMTrigger_getDisplayName(Object arg1)
          {0} Polling Log
static String SCMTrigger_SCMTriggerCause_ShortDescription()
          Started by an SCM change
static String TimerTrigger_DisplayName()
          Build periodically
static String TimerTrigger_MissingWhitespace()
          You appear to be missing whitespace between * and *.
static String TimerTrigger_TimerTriggerCause_ShortDescription()
          Started by timer
static String Trigger_init()
          Initializing timer for triggers
 
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

SCMTrigger_BuildAction_DisplayName

public static String SCMTrigger_BuildAction_DisplayName()
Polling Log


_SCMTrigger_BuildAction_DisplayName

public static org.jvnet.localizer.Localizable _SCMTrigger_BuildAction_DisplayName()
Polling Log


SCMTrigger_SCMTriggerCause_ShortDescription

public static String SCMTrigger_SCMTriggerCause_ShortDescription()
Started by an SCM change


_SCMTrigger_SCMTriggerCause_ShortDescription

public static org.jvnet.localizer.Localizable _SCMTrigger_SCMTriggerCause_ShortDescription()
Started by an SCM change


SCMTrigger_DisplayName

public static String SCMTrigger_DisplayName()
Poll SCM


_SCMTrigger_DisplayName

public static org.jvnet.localizer.Localizable _SCMTrigger_DisplayName()
Poll SCM


Trigger_init

public static String Trigger_init()
Initializing timer for triggers


_Trigger_init

public static org.jvnet.localizer.Localizable _Trigger_init()
Initializing timer for triggers


SCMTrigger_getDisplayName

public static String SCMTrigger_getDisplayName(Object arg1)
{0} Polling Log


_SCMTrigger_getDisplayName

public static org.jvnet.localizer.Localizable _SCMTrigger_getDisplayName(Object arg1)
{0} Polling Log


TimerTrigger_TimerTriggerCause_ShortDescription

public static String TimerTrigger_TimerTriggerCause_ShortDescription()
Started by timer


_TimerTrigger_TimerTriggerCause_ShortDescription

public static org.jvnet.localizer.Localizable _TimerTrigger_TimerTriggerCause_ShortDescription()
Started by timer


TimerTrigger_DisplayName

public static String TimerTrigger_DisplayName()
Build periodically


_TimerTrigger_DisplayName

public static org.jvnet.localizer.Localizable _TimerTrigger_DisplayName()
Build periodically


TimerTrigger_MissingWhitespace

public static String TimerTrigger_MissingWhitespace()
You appear to be missing whitespace between * and *.


_TimerTrigger_MissingWhitespace

public static org.jvnet.localizer.Localizable _TimerTrigger_MissingWhitespace()
You appear to be missing whitespace between * and *.



Copyright © 2004-2013. All Rights Reserved.