public class DescriptionSetterAction extends Object implements hudson.model.Action
Constructor and Description |
---|
DescriptionSetterAction(String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public DescriptionSetterAction(String description)
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getDescription()
Copyright © 2004-2015. All Rights Reserved.