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_uploadToAppaloosa()
          Upload to Appaloosa
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_uploadToAppaloosa()
          Upload to Appaloosa
 
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_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_uploadToAppaloosa

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


_AppaloosaPublisher_uploadToAppaloosa

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


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_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_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-2011. All Rights Reserved.