com.cloudbees.jenkins.plugins.freeplugins
Class Messages

java.lang.Object
  extended by com.cloudbees.jenkins.plugins.freeplugins.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _Notice_downloadUCMetadata()
          Waiting to download the CloudBees Update Center metadata...
static org.jvnet.localizer.Localizable _Notice_installedPlugin(Object arg1)
          {0} installed.
static org.jvnet.localizer.Localizable _Notice_installingPlugin(Object arg1)
          Installing {0}...
static org.jvnet.localizer.Localizable _Notice_restartRequired()
          A restart required to activate the CloudBees plugins.
static org.jvnet.localizer.Localizable _Notice_scheduledRestart()
          Safe restart scheduled...
static org.jvnet.localizer.Localizable _Notice_upgradedPlugin(Object arg1, Object arg2)
          {0} upgraded to {1}.
static org.jvnet.localizer.Localizable _Notice_upgradingPlugin(Object arg1, Object arg2)
          Upgrading {0} to {1}...
static org.jvnet.localizer.Localizable _PluginImpl_addUpdateCenter()
          Validating CloudBees Update Center configuration
static org.jvnet.localizer.Localizable _PluginImpl_installCorePlugins()
          Validating CloudBees Core Plugins installation
static String Notice_downloadUCMetadata()
          Waiting to download the CloudBees Update Center metadata...
static String Notice_installedPlugin(Object arg1)
          {0} installed.
static String Notice_installingPlugin(Object arg1)
          Installing {0}...
static String Notice_restartRequired()
          A restart required to activate the CloudBees plugins.
static String Notice_scheduledRestart()
          Safe restart scheduled...
static String Notice_upgradedPlugin(Object arg1, Object arg2)
          {0} upgraded to {1}.
static String Notice_upgradingPlugin(Object arg1, Object arg2)
          Upgrading {0} to {1}...
static String PluginImpl_addUpdateCenter()
          Validating CloudBees Update Center configuration
static String PluginImpl_installCorePlugins()
          Validating CloudBees Core Plugins installation
 
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

Notice_installedPlugin

public static String Notice_installedPlugin(Object arg1)
{0} installed.


_Notice_installedPlugin

public static org.jvnet.localizer.Localizable _Notice_installedPlugin(Object arg1)
{0} installed.


PluginImpl_addUpdateCenter

public static String PluginImpl_addUpdateCenter()
Validating CloudBees Update Center configuration


_PluginImpl_addUpdateCenter

public static org.jvnet.localizer.Localizable _PluginImpl_addUpdateCenter()
Validating CloudBees Update Center configuration


Notice_upgradingPlugin

public static String Notice_upgradingPlugin(Object arg1,
                                            Object arg2)
Upgrading {0} to {1}...


_Notice_upgradingPlugin

public static org.jvnet.localizer.Localizable _Notice_upgradingPlugin(Object arg1,
                                                                      Object arg2)
Upgrading {0} to {1}...


PluginImpl_installCorePlugins

public static String PluginImpl_installCorePlugins()
Validating CloudBees Core Plugins installation


_PluginImpl_installCorePlugins

public static org.jvnet.localizer.Localizable _PluginImpl_installCorePlugins()
Validating CloudBees Core Plugins installation


Notice_installingPlugin

public static String Notice_installingPlugin(Object arg1)
Installing {0}...


_Notice_installingPlugin

public static org.jvnet.localizer.Localizable _Notice_installingPlugin(Object arg1)
Installing {0}...


Notice_downloadUCMetadata

public static String Notice_downloadUCMetadata()
Waiting to download the CloudBees Update Center metadata...


_Notice_downloadUCMetadata

public static org.jvnet.localizer.Localizable _Notice_downloadUCMetadata()
Waiting to download the CloudBees Update Center metadata...


Notice_restartRequired

public static String Notice_restartRequired()
A restart required to activate the CloudBees plugins.


_Notice_restartRequired

public static org.jvnet.localizer.Localizable _Notice_restartRequired()
A restart required to activate the CloudBees plugins.


Notice_upgradedPlugin

public static String Notice_upgradedPlugin(Object arg1,
                                           Object arg2)
{0} upgraded to {1}.


_Notice_upgradedPlugin

public static org.jvnet.localizer.Localizable _Notice_upgradedPlugin(Object arg1,
                                                                     Object arg2)
{0} upgraded to {1}.


Notice_scheduledRestart

public static String Notice_scheduledRestart()
Safe restart scheduled...


_Notice_scheduledRestart

public static org.jvnet.localizer.Localizable _Notice_scheduledRestart()
Safe restart scheduled...



Copyright © 2004-2012. All Rights Reserved.