org.jenkinsci.plugins.jobparametersummary
Class Summary
java.lang.Object
hudson.model.InvisibleAction
org.jenkinsci.plugins.jobparametersummary.Summary
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class Summary
- extends hudson.model.InvisibleAction
|
Constructor Summary |
Summary(hudson.model.AbstractProject project)
|
| Methods inherited from class hudson.model.InvisibleAction |
getDisplayName, getIconFileName, getUrlName |
Summary
public Summary(hudson.model.AbstractProject project)
getParameters
public List<hudson.model.ParameterDefinition> getParameters()
toString
public String toString()
- Overrides:
toString in class Object
getDefault
public String getDefault(hudson.model.ParameterDefinition d)
- Get default value for
ParameterDefinition that has any and it can be displayed
Copyright © 2004-2013. All Rights Reserved.