|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.ikedam.jenkins.plugins.groovy_label_assignment.GroovyLabelAssignmentAction
public class GroovyLabelAssignmentAction
Holds the label name assigned by GroovyLabelAssignmentProperty.
| コンストラクタの概要 | |
|---|---|
GroovyLabelAssignmentAction(hudson.model.Label label)
Constructor |
|
| メソッドの概要 | |
|---|---|
hudson.model.Label |
getAssignedLabel()
Returns the label which specifies nodes where this job should run. |
hudson.model.Label |
getAssignedLabel(hudson.model.queue.SubTask task)
Returns the label which specifies nodes where this job should run. |
String |
getDisplayName()
Returns the display name. |
String |
getIconFileName()
|
String |
getUrlName()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public GroovyLabelAssignmentAction(hudson.model.Label label)
label - assigned label.| メソッドの詳細 |
|---|
public String getIconFileName()
hudson.model.Action 内の getIconFileNameAction.getIconFileName()public String getDisplayName()
hudson.model.Action 内の getDisplayNamehudson.model.ModelObject 内の getDisplayNameAction.getDisplayName()public String getUrlName()
hudson.model.Action 内の getUrlNameAction.getUrlName()public hudson.model.Label getAssignedLabel(hudson.model.queue.SubTask task)
hudson.model.labels.LabelAssignmentAction 内の getAssignedLabelLabelAssignmentAction.getAssignedLabel(hudson.model.queue.SubTask)public hudson.model.Label getAssignedLabel()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||