jp.ikedam.jenkins.plugins.groovy_label_assignment
クラス Messages

java.lang.Object
  上位を拡張 jp.ikedam.jenkins.plugins.groovy_label_assignment.Messages

public class Messages
extends Object


コンストラクタの概要
Messages()
           
 
メソッドの概要
static org.jvnet.localizer.Localizable _GroovyLabelAssignmentAction_DisplayName()
          Assigned Label
static org.jvnet.localizer.Localizable _GroovyLabelAssignmentProperty_DisplayName()
          Groovy script to restrict where this project can be run
static org.jvnet.localizer.Localizable _GroovyLabelAssignmentProperty_groovyScript_required()
          Required.
static String GroovyLabelAssignmentAction_DisplayName()
          Assigned Label
static String GroovyLabelAssignmentProperty_DisplayName()
          Groovy script to restrict where this project can be run
static String GroovyLabelAssignmentProperty_groovyScript_required()
          Required.
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Messages

public Messages()
メソッドの詳細

GroovyLabelAssignmentProperty_DisplayName

public static String GroovyLabelAssignmentProperty_DisplayName()
Groovy script to restrict where this project can be run


_GroovyLabelAssignmentProperty_DisplayName

public static org.jvnet.localizer.Localizable _GroovyLabelAssignmentProperty_DisplayName()
Groovy script to restrict where this project can be run


GroovyLabelAssignmentAction_DisplayName

public static String GroovyLabelAssignmentAction_DisplayName()
Assigned Label


_GroovyLabelAssignmentAction_DisplayName

public static org.jvnet.localizer.Localizable _GroovyLabelAssignmentAction_DisplayName()
Assigned Label


GroovyLabelAssignmentProperty_groovyScript_required

public static String GroovyLabelAssignmentProperty_groovyScript_required()
Required.


_GroovyLabelAssignmentProperty_groovyScript_required

public static org.jvnet.localizer.Localizable _GroovyLabelAssignmentProperty_groovyScript_required()
Required.



Copyright © 2004-2013. All Rights Reserved.