hudson.plugins.clearcase
Class Messages

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

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ClearCaseInstallation_CleartoolWillBeCalledFromPath()
          Cleartool will be expected in PATH
static org.jvnet.localizer.Localizable _ClearCaseInstallation_DisplayName()
          ClearCase
static org.jvnet.localizer.Localizable _ClearCaseInstallation_NotAClearCaseInstallationFolder(java.lang.Object arg1)
          {0} doesn''t seem to be an IBM ClearCase installation folder
static org.jvnet.localizer.Localizable _ClearCaseInstallation_NotAFolder(java.lang.Object arg1)
          {0} is not a folder
static java.lang.String ClearCaseInstallation_CleartoolWillBeCalledFromPath()
          Cleartool will be expected in PATH
static java.lang.String ClearCaseInstallation_DisplayName()
          ClearCase
static java.lang.String ClearCaseInstallation_NotAClearCaseInstallationFolder(java.lang.Object arg1)
          {0} doesn''t seem to be an IBM ClearCase installation folder
static java.lang.String ClearCaseInstallation_NotAFolder(java.lang.Object arg1)
          {0} is not a folder
 
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

ClearCaseInstallation_NotAFolder

public static java.lang.String ClearCaseInstallation_NotAFolder(java.lang.Object arg1)
{0} is not a folder


_ClearCaseInstallation_NotAFolder

public static org.jvnet.localizer.Localizable _ClearCaseInstallation_NotAFolder(java.lang.Object arg1)
{0} is not a folder


ClearCaseInstallation_NotAClearCaseInstallationFolder

public static java.lang.String ClearCaseInstallation_NotAClearCaseInstallationFolder(java.lang.Object arg1)
{0} doesn''t seem to be an IBM ClearCase installation folder


_ClearCaseInstallation_NotAClearCaseInstallationFolder

public static org.jvnet.localizer.Localizable _ClearCaseInstallation_NotAClearCaseInstallationFolder(java.lang.Object arg1)
{0} doesn''t seem to be an IBM ClearCase installation folder


ClearCaseInstallation_CleartoolWillBeCalledFromPath

public static java.lang.String ClearCaseInstallation_CleartoolWillBeCalledFromPath()
Cleartool will be expected in PATH


_ClearCaseInstallation_CleartoolWillBeCalledFromPath

public static org.jvnet.localizer.Localizable _ClearCaseInstallation_CleartoolWillBeCalledFromPath()
Cleartool will be expected in PATH


ClearCaseInstallation_DisplayName

public static java.lang.String ClearCaseInstallation_DisplayName()
ClearCase


_ClearCaseInstallation_DisplayName

public static org.jvnet.localizer.Localizable _ClearCaseInstallation_DisplayName()
ClearCase



Copyright © 2011. All Rights Reserved.