|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.parameterizedtrigger.AbstractBuildParameters
public abstract class AbstractBuildParameters
| Nested Class Summary | |
|---|---|
static class |
AbstractBuildParameters.DontTriggerException
|
| Constructor Summary | |
|---|---|
AbstractBuildParameters()
|
|
| Method Summary | |
|---|---|
abstract hudson.model.Action |
getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
|
hudson.model.Descriptor<AbstractBuildParameters> |
getDescriptor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractBuildParameters()
| Method Detail |
|---|
public abstract hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
throws java.io.IOException,
java.lang.InterruptedException,
AbstractBuildParameters.DontTriggerException
java.io.IOException
java.lang.InterruptedException
AbstractBuildParameters.DontTriggerExceptionpublic hudson.model.Descriptor<AbstractBuildParameters> getDescriptor()
getDescriptor in interface hudson.model.Describable<AbstractBuildParameters>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||