|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.InvisibleAction
jenkins.plugins.show_build_parameters.ShowParametersBuildAction
public class ShowParametersBuildAction
Show the parameters on a build as an action. This means that it will only work for builds that have been run after this plugin was added.
| Nested Class Summary | |
|---|---|
static class |
ShowParametersBuildAction.RunListenerImpl
|
| Constructor Summary | |
|---|---|
ShowParametersBuildAction(hudson.model.AbstractBuild<?,?> build)
|
|
| Method Summary | |
|---|---|
java.util.List<hudson.model.ParameterValue> |
getParameters()
|
| Methods inherited from class hudson.model.InvisibleAction |
|---|
getDisplayName, getIconFileName, getUrlName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShowParametersBuildAction(hudson.model.AbstractBuild<?,?> build)
| Method Detail |
|---|
public java.util.List<hudson.model.ParameterValue> getParameters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||