hudson.plugins.backlog
クラス Messages

java.lang.Object
  上位を拡張 hudson.plugins.backlog.Messages

public class Messages
extends java.lang.Object


コンストラクタの概要
Messages()
           
 
メソッドの概要
static org.jvnet.localizer.Localizable _BacklogNotifier_CreateTestIssue_Failure(java.lang.Object arg1)
          <p>Failed to created issue</p><pre>{0}</pre>
static org.jvnet.localizer.Localizable _BacklogNotifier_CreateTestIssue_Skip()
          Issue was not created because all field is not filled
static org.jvnet.localizer.Localizable _BacklogNotifier_CreateTestIssue_Success(java.lang.Object arg1)
          Issue was successfully created : <a href="{0}">{0}</a>
static org.jvnet.localizer.Localizable _BacklogNotifier_DisplayName()
          Create Issue on Backlog
static org.jvnet.localizer.Localizable _BacklogNotifier_ProjectKey_Error()
          Project must be upper characters in alpha/numeric
static org.jvnet.localizer.Localizable _BacklogNotifier_Space_Error()
          Space must be characters in alpha/numeric/hyphen, between 3 and 10
static org.jvnet.localizer.Localizable _BacklogNotifier_UserId_Error()
          UserId must be characters in alpha/numeric/hyphen/underscore
static org.jvnet.localizer.Localizable _BacklogProjectProperty_DisplayName()
          Associated Backlog website
static java.lang.String BacklogNotifier_CreateTestIssue_Failure(java.lang.Object arg1)
          <p>Failed to created issue</p><pre>{0}</pre>
static java.lang.String BacklogNotifier_CreateTestIssue_Skip()
          Issue was not created because all field is not filled
static java.lang.String BacklogNotifier_CreateTestIssue_Success(java.lang.Object arg1)
          Issue was successfully created : <a href="{0}">{0}</a>
static java.lang.String BacklogNotifier_DisplayName()
          Create Issue on Backlog
static java.lang.String BacklogNotifier_ProjectKey_Error()
          Project must be upper characters in alpha/numeric
static java.lang.String BacklogNotifier_Space_Error()
          Space must be characters in alpha/numeric/hyphen, between 3 and 10
static java.lang.String BacklogNotifier_UserId_Error()
          UserId must be characters in alpha/numeric/hyphen/underscore
static java.lang.String BacklogProjectProperty_DisplayName()
          Associated Backlog website
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Messages

public Messages()
メソッドの詳細

BacklogNotifier_UserId_Error

public static java.lang.String BacklogNotifier_UserId_Error()
UserId must be characters in alpha/numeric/hyphen/underscore


_BacklogNotifier_UserId_Error

public static org.jvnet.localizer.Localizable _BacklogNotifier_UserId_Error()
UserId must be characters in alpha/numeric/hyphen/underscore


BacklogNotifier_ProjectKey_Error

public static java.lang.String BacklogNotifier_ProjectKey_Error()
Project must be upper characters in alpha/numeric


_BacklogNotifier_ProjectKey_Error

public static org.jvnet.localizer.Localizable _BacklogNotifier_ProjectKey_Error()
Project must be upper characters in alpha/numeric


BacklogNotifier_DisplayName

public static java.lang.String BacklogNotifier_DisplayName()
Create Issue on Backlog


_BacklogNotifier_DisplayName

public static org.jvnet.localizer.Localizable _BacklogNotifier_DisplayName()
Create Issue on Backlog


BacklogProjectProperty_DisplayName

public static java.lang.String BacklogProjectProperty_DisplayName()
Associated Backlog website


_BacklogProjectProperty_DisplayName

public static org.jvnet.localizer.Localizable _BacklogProjectProperty_DisplayName()
Associated Backlog website


BacklogNotifier_CreateTestIssue_Failure

public static java.lang.String BacklogNotifier_CreateTestIssue_Failure(java.lang.Object arg1)
<p>Failed to created issue</p><pre>{0}</pre>


_BacklogNotifier_CreateTestIssue_Failure

public static org.jvnet.localizer.Localizable _BacklogNotifier_CreateTestIssue_Failure(java.lang.Object arg1)
<p>Failed to created issue</p><pre>{0}</pre>


BacklogNotifier_Space_Error

public static java.lang.String BacklogNotifier_Space_Error()
Space must be characters in alpha/numeric/hyphen, between 3 and 10


_BacklogNotifier_Space_Error

public static org.jvnet.localizer.Localizable _BacklogNotifier_Space_Error()
Space must be characters in alpha/numeric/hyphen, between 3 and 10


BacklogNotifier_CreateTestIssue_Skip

public static java.lang.String BacklogNotifier_CreateTestIssue_Skip()
Issue was not created because all field is not filled


_BacklogNotifier_CreateTestIssue_Skip

public static org.jvnet.localizer.Localizable _BacklogNotifier_CreateTestIssue_Skip()
Issue was not created because all field is not filled


BacklogNotifier_CreateTestIssue_Success

public static java.lang.String BacklogNotifier_CreateTestIssue_Success(java.lang.Object arg1)
Issue was successfully created : <a href="{0}">{0}</a>


_BacklogNotifier_CreateTestIssue_Success

public static org.jvnet.localizer.Localizable _BacklogNotifier_CreateTestIssue_Success(java.lang.Object arg1)
Issue was successfully created : <a href="{0}">{0}</a>



Copyright © 2004-2011. All Rights Reserved.