org.jvnet.hudson.test
Class CaptureEnvironmentBuilder.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<Builder>
org.jvnet.hudson.test.CaptureEnvironmentBuilder.DescriptorImpl
- All Implemented Interfaces:
- Saveable
- Enclosing class:
- CaptureEnvironmentBuilder
@Extension
public static final class CaptureEnvironmentBuilder.DescriptorImpl
- extends Descriptor<Builder>
| Methods inherited from class hudson.model.Descriptor |
calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaptureEnvironmentBuilder.DescriptorImpl
public CaptureEnvironmentBuilder.DescriptorImpl()
newInstance
public Builder newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject data)
- Overrides:
newInstance in class Descriptor<Builder>
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in class Descriptor<Builder>
Copyright © 2010. All Rights Reserved.