public class DockerLabelAssignmentAction extends Object implements hudson.model.labels.LabelAssignmentAction
| Constructor and Description |
|---|
DockerLabelAssignmentAction(hudson.model.Label label) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Label |
getAssignedLabel(hudson.model.queue.SubTask task) |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.model.Label |
getLabel() |
String |
getUrlName() |
public DockerLabelAssignmentAction(hudson.model.Label label)
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic hudson.model.Label getAssignedLabel(hudson.model.queue.SubTask task)
getAssignedLabel in interface hudson.model.labels.LabelAssignmentActionpublic hudson.model.Label getLabel()
Copyright © 2004-2015. All Rights Reserved.