hudson.plugins.release
Class Messages

java.lang.Object
  extended by hudson.plugins.release.Messages

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ReleaseButtonColumn_DisplayName()
          Release Button
static org.jvnet.localizer.Localizable _ReleaseWrapper_ConfigureReleaseBuild()
          Configure release build
static org.jvnet.localizer.Localizable _ReleaseWrapper_CouldNotExecutePreBuildSteps()
          Could not execute pre-build steps
static org.jvnet.localizer.Localizable _ReleaseWrapper_LastReleaseBuild()
          Last release build
static org.jvnet.localizer.Localizable _ReleaseWrapper_LastSuccessfulReleaseBuild()
          Last successful release build
static java.lang.String ReleaseButtonColumn_DisplayName()
          Release Button
static java.lang.String ReleaseWrapper_ConfigureReleaseBuild()
          Configure release build
static java.lang.String ReleaseWrapper_CouldNotExecutePreBuildSteps()
          Could not execute pre-build steps
static java.lang.String ReleaseWrapper_LastReleaseBuild()
          Last release build
static java.lang.String ReleaseWrapper_LastSuccessfulReleaseBuild()
          Last successful release build
 
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

ReleaseWrapper_LastSuccessfulReleaseBuild

public static java.lang.String ReleaseWrapper_LastSuccessfulReleaseBuild()
Last successful release build


_ReleaseWrapper_LastSuccessfulReleaseBuild

public static org.jvnet.localizer.Localizable _ReleaseWrapper_LastSuccessfulReleaseBuild()
Last successful release build


ReleaseWrapper_ConfigureReleaseBuild

public static java.lang.String ReleaseWrapper_ConfigureReleaseBuild()
Configure release build


_ReleaseWrapper_ConfigureReleaseBuild

public static org.jvnet.localizer.Localizable _ReleaseWrapper_ConfigureReleaseBuild()
Configure release build


ReleaseButtonColumn_DisplayName

public static java.lang.String ReleaseButtonColumn_DisplayName()
Release Button


_ReleaseButtonColumn_DisplayName

public static org.jvnet.localizer.Localizable _ReleaseButtonColumn_DisplayName()
Release Button


ReleaseWrapper_LastReleaseBuild

public static java.lang.String ReleaseWrapper_LastReleaseBuild()
Last release build


_ReleaseWrapper_LastReleaseBuild

public static org.jvnet.localizer.Localizable _ReleaseWrapper_LastReleaseBuild()
Last release build


ReleaseWrapper_CouldNotExecutePreBuildSteps

public static java.lang.String ReleaseWrapper_CouldNotExecutePreBuildSteps()
Could not execute pre-build steps


_ReleaseWrapper_CouldNotExecutePreBuildSteps

public static org.jvnet.localizer.Localizable _ReleaseWrapper_CouldNotExecutePreBuildSteps()
Could not execute pre-build steps



Copyright © 2004-2012. All Rights Reserved.