org.jenkins.plugins.appaloosa
Class Messages

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

public class Messages
extends java.lang.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(java.lang.Object arg1)
          Deploying archive {0} to Appaloosa
static org.jvnet.localizer.Localizable _AppaloosaPublisher_deploymentFailed(java.lang.Object arg1)
          Deployment failed : {0}
static org.jvnet.localizer.Localizable _AppaloosaPublisher_foundFiles(java.lang.Object arg1)
          found remote files : {0}
static org.jvnet.localizer.Localizable _AppaloosaPublisher_noArtifactsFound(java.lang.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(java.lang.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(java.lang.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 java.lang.String AppaloosaPublisher_buildWorkspaceUnavailable()
          Build workspace unavailable.
static java.lang.String AppaloosaPublisher_deployed()
          Deployment to Appaloosa Done.
static java.lang.String AppaloosaPublisher_deploying(java.lang.Object arg1)
          Deploying archive {0} to Appaloosa
static java.lang.String AppaloosaPublisher_deploymentFailed(java.lang.Object arg1)
          Deployment failed : {0}
static java.lang.String AppaloosaPublisher_foundFiles(java.lang.Object arg1)
          found remote files : {0}
static java.lang.String AppaloosaPublisher_noArtifactsFound(java.lang.Object arg1)
          Could not find the file specified by the pattern {0}
static java.lang.String AppaloosaPublisher_noFilePattern()
          No Appaloosa file pattern defined in your project configuration.
static java.lang.String AppaloosaPublisher_noToken()
          No Appaloosa token defined in your project configuration.
static java.lang.String AppaloosaPublisher_proxyHost()
          Proxy Host
static java.lang.String AppaloosaPublisher_proxyPass()
          Proxy Pass
static java.lang.String AppaloosaPublisher_proxyPort()
          Proxy Port
static java.lang.String AppaloosaPublisher_proxyUser()
          Proxy User
static java.lang.String AppaloosaPublisher_RootDirectory(java.lang.Object arg1)
          Root directory to find files to upload : {0}
static java.lang.String AppaloosaPublisher_uploadToAppaloosa()
          Upload to Appaloosa
static java.lang.String AppaloosaRunListener_AppaloosaInPromotion(java.lang.Object arg1)
          There is an appaloosa step in a promotion, we need to archive artifacts ({0}) to deploy them later.
static java.lang.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_proxyPass

public static java.lang.String AppaloosaPublisher_proxyPass()
Proxy Pass


_AppaloosaPublisher_proxyPass

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


AppaloosaPublisher_proxyHost

public static java.lang.String AppaloosaPublisher_proxyHost()
Proxy Host


_AppaloosaPublisher_proxyHost

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


AppaloosaPublisher_noToken

public static java.lang.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.


AppaloosaPublisher_deploying

public static java.lang.String AppaloosaPublisher_deploying(java.lang.Object arg1)
Deploying archive {0} to Appaloosa


_AppaloosaPublisher_deploying

public static org.jvnet.localizer.Localizable _AppaloosaPublisher_deploying(java.lang.Object arg1)
Deploying archive {0} to Appaloosa


AppaloosaPublisher_buildWorkspaceUnavailable

public static java.lang.String AppaloosaPublisher_buildWorkspaceUnavailable()
Build workspace unavailable.


_AppaloosaPublisher_buildWorkspaceUnavailable

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


AppaloosaPublisher_deployed

public static java.lang.String AppaloosaPublisher_deployed()
Deployment to Appaloosa Done.


_AppaloosaPublisher_deployed

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


AppaloosaPublisher_proxyPort

public static java.lang.String AppaloosaPublisher_proxyPort()
Proxy Port


_AppaloosaPublisher_proxyPort

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


AppaloosaRunListener_AppaloosaInPromotion

public static java.lang.String AppaloosaRunListener_AppaloosaInPromotion(java.lang.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(java.lang.Object arg1)
There is an appaloosa step in a promotion, we need to archive artifacts ({0}) to deploy them later.


AppaloosaPublisher_uploadToAppaloosa

public static java.lang.String AppaloosaPublisher_uploadToAppaloosa()
Upload to Appaloosa


_AppaloosaPublisher_uploadToAppaloosa

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


AppaloosaRunListener_BackupError

public static java.lang.String AppaloosaRunListener_BackupError()
Error while backing up


_AppaloosaRunListener_BackupError

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


AppaloosaPublisher_noFilePattern

public static java.lang.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_proxyUser

public static java.lang.String AppaloosaPublisher_proxyUser()
Proxy User


_AppaloosaPublisher_proxyUser

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


AppaloosaPublisher_deploymentFailed

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


_AppaloosaPublisher_deploymentFailed

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


AppaloosaPublisher_foundFiles

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


_AppaloosaPublisher_foundFiles

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


AppaloosaPublisher_RootDirectory

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


_AppaloosaPublisher_RootDirectory

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


AppaloosaPublisher_noArtifactsFound

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


_AppaloosaPublisher_noArtifactsFound

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



Copyright © 2004-2013. All Rights Reserved.