org.jenkins.plugins.appaloosa
Class Messages

java.lang.Object
  extended by org.jenkins.plugins.appaloosa.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _AppaloosaPublisher_buildWorkspaceUnavailable()
          Build workspace unavailable.
static org.jvnet.localizer.Localizable _AppaloosaPublisher_deployed()
          Deployment to Appaloosa Done.
static org.jvnet.localizer.Localizable _AppaloosaPublisher_deploying(Object arg1, Object arg2, Object arg3)
          Deploying archive {0} to Appaloosa (description="{1}", groups="{2}")
static org.jvnet.localizer.Localizable _AppaloosaPublisher_deploymentFailed(Object arg1)
          Deployment failed : {0}
static org.jvnet.localizer.Localizable _AppaloosaPublisher_description()
          Description
static org.jvnet.localizer.Localizable _AppaloosaPublisher_foundFiles(Object arg1)
          found remote files : {0}
static org.jvnet.localizer.Localizable _AppaloosaPublisher_groups()
          Groups
static org.jvnet.localizer.Localizable _AppaloosaPublisher_noArtifactsFound(Object arg1)
          Could not find the file specified by the pattern {0}
static org.jvnet.localizer.Localizable _AppaloosaPublisher_noFilePattern()
          No Appaloosa file pattern defined in your project configuration.
static org.jvnet.localizer.Localizable _AppaloosaPublisher_noToken()
          No Appaloosa token defined in your project configuration.
static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyHost()
          Proxy Host
static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyPass()
          Proxy Pass
static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyPort()
          Proxy Port
static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyUser()
          Proxy User
static org.jvnet.localizer.Localizable _AppaloosaPublisher_RootDirectory(Object arg1)
          Root directory to find files to upload : {0}
static org.jvnet.localizer.Localizable _AppaloosaPublisher_uploadToAppaloosa()
          Upload to Appaloosa
static org.jvnet.localizer.Localizable _AppaloosaRunListener_AppaloosaInPromotion(Object arg1)
          There is an appaloosa step in a promotion, we need to archive artifacts ({0}) to deploy them later.
static org.jvnet.localizer.Localizable _AppaloosaRunListener_BackupError()
          Error while backing up
static String AppaloosaPublisher_buildWorkspaceUnavailable()
          Build workspace unavailable.
static String AppaloosaPublisher_deployed()
          Deployment to Appaloosa Done.
static String AppaloosaPublisher_deploying(Object arg1, Object arg2, Object arg3)
          Deploying archive {0} to Appaloosa (description="{1}", groups="{2}")
static String AppaloosaPublisher_deploymentFailed(Object arg1)
          Deployment failed : {0}
static String AppaloosaPublisher_description()
          Description
static String AppaloosaPublisher_foundFiles(Object arg1)
          found remote files : {0}
static String AppaloosaPublisher_groups()
          Groups
static String AppaloosaPublisher_noArtifactsFound(Object arg1)
          Could not find the file specified by the pattern {0}
static String AppaloosaPublisher_noFilePattern()
          No Appaloosa file pattern defined in your project configuration.
static String AppaloosaPublisher_noToken()
          No Appaloosa token defined in your project configuration.
static String AppaloosaPublisher_proxyHost()
          Proxy Host
static String AppaloosaPublisher_proxyPass()
          Proxy Pass
static String AppaloosaPublisher_proxyPort()
          Proxy Port
static String AppaloosaPublisher_proxyUser()
          Proxy User
static String AppaloosaPublisher_RootDirectory(Object arg1)
          Root directory to find files to upload : {0}
static String AppaloosaPublisher_uploadToAppaloosa()
          Upload to Appaloosa
static String AppaloosaRunListener_AppaloosaInPromotion(Object arg1)
          There is an appaloosa step in a promotion, we need to archive artifacts ({0}) to deploy them later.
static String AppaloosaRunListener_BackupError()
          Error while backing up
 
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

AppaloosaPublisher_noFilePattern

public static String AppaloosaPublisher_noFilePattern()
No Appaloosa file pattern defined in your project configuration.


_AppaloosaPublisher_noFilePattern

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_noFilePattern()
No Appaloosa file pattern defined in your project configuration.


AppaloosaPublisher_noToken

public static String AppaloosaPublisher_noToken()
No Appaloosa token defined in your project configuration.


_AppaloosaPublisher_noToken

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_noToken()
No Appaloosa token defined in your project configuration.


AppaloosaRunListener_AppaloosaInPromotion

public static String AppaloosaRunListener_AppaloosaInPromotion(Object arg1)
There is an appaloosa step in a promotion, we need to archive artifacts ({0}) to deploy them later.


_AppaloosaRunListener_AppaloosaInPromotion

public static org.jvnet.localizer.Localizable _AppaloosaRunListener_AppaloosaInPromotion(Object arg1)
There is an appaloosa step in a promotion, we need to archive artifacts ({0}) to deploy them later.


AppaloosaPublisher_description

public static String AppaloosaPublisher_description()
Description


_AppaloosaPublisher_description

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_description()
Description


AppaloosaPublisher_proxyPort

public static String AppaloosaPublisher_proxyPort()
Proxy Port


_AppaloosaPublisher_proxyPort

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyPort()
Proxy Port


AppaloosaPublisher_uploadToAppaloosa

public static String AppaloosaPublisher_uploadToAppaloosa()
Upload to Appaloosa


_AppaloosaPublisher_uploadToAppaloosa

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_uploadToAppaloosa()
Upload to Appaloosa


AppaloosaPublisher_proxyHost

public static String AppaloosaPublisher_proxyHost()
Proxy Host


_AppaloosaPublisher_proxyHost

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyHost()
Proxy Host


AppaloosaPublisher_groups

public static String AppaloosaPublisher_groups()
Groups


_AppaloosaPublisher_groups

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_groups()
Groups


AppaloosaPublisher_RootDirectory

public static String AppaloosaPublisher_RootDirectory(Object arg1)
Root directory to find files to upload : {0}


_AppaloosaPublisher_RootDirectory

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_RootDirectory(Object arg1)
Root directory to find files to upload : {0}


AppaloosaPublisher_deploying

public static String AppaloosaPublisher_deploying(Object arg1,
                                                  Object arg2,
                                                  Object arg3)
Deploying archive {0} to Appaloosa (description="{1}", groups="{2}")


_AppaloosaPublisher_deploying

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_deploying(Object arg1,
                                                                            Object arg2,
                                                                            Object arg3)
Deploying archive {0} to Appaloosa (description="{1}", groups="{2}")


AppaloosaPublisher_deploymentFailed

public static String AppaloosaPublisher_deploymentFailed(Object arg1)
Deployment failed : {0}


_AppaloosaPublisher_deploymentFailed

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_deploymentFailed(Object arg1)
Deployment failed : {0}


AppaloosaPublisher_buildWorkspaceUnavailable

public static String AppaloosaPublisher_buildWorkspaceUnavailable()
Build workspace unavailable.


_AppaloosaPublisher_buildWorkspaceUnavailable

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_buildWorkspaceUnavailable()
Build workspace unavailable.


AppaloosaPublisher_deployed

public static String AppaloosaPublisher_deployed()
Deployment to Appaloosa Done.


_AppaloosaPublisher_deployed

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_deployed()
Deployment to Appaloosa Done.


AppaloosaRunListener_BackupError

public static String AppaloosaRunListener_BackupError()
Error while backing up


_AppaloosaRunListener_BackupError

public static org.jvnet.localizer.Localizable _AppaloosaRunListener_BackupError()
Error while backing up


AppaloosaPublisher_noArtifactsFound

public static String AppaloosaPublisher_noArtifactsFound(Object arg1)
Could not find the file specified by the pattern {0}


_AppaloosaPublisher_noArtifactsFound

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_noArtifactsFound(Object arg1)
Could not find the file specified by the pattern {0}


AppaloosaPublisher_proxyUser

public static String AppaloosaPublisher_proxyUser()
Proxy User


_AppaloosaPublisher_proxyUser

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyUser()
Proxy User


AppaloosaPublisher_foundFiles

public static String AppaloosaPublisher_foundFiles(Object arg1)
found remote files : {0}


_AppaloosaPublisher_foundFiles

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_foundFiles(Object arg1)
found remote files : {0}


AppaloosaPublisher_proxyPass

public static String AppaloosaPublisher_proxyPass()
Proxy Pass


_AppaloosaPublisher_proxyPass

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_proxyPass()
Proxy Pass



Copyright © 2004-2014. All Rights Reserved.