hudson.plugins.xvnc
Class Xvnc.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<hudson.tasks.BuildWrapper>
hudson.tasks.BuildWrapperDescriptor
hudson.plugins.xvnc.Xvnc.DescriptorImpl
- Enclosing class:
- Xvnc
public static final class Xvnc.DescriptorImpl
- extends hudson.tasks.BuildWrapperDescriptor
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
hudson.model.Descriptor.FormException |
| Fields inherited from class hudson.model.Descriptor |
ALL, clazz |
| Methods inherited from class hudson.model.Descriptor |
configure, configure, convert, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getJsonSafeClassName, getViewPage, isInstance, 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 |
xvnc
public java.lang.String xvnc
- xvnc command line. This can include macro.
If null, the default will kick in.
baseDisplayNumber
public int baseDisplayNumber
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
configure
public boolean configure(org.kohsuke.stapler.StaplerRequest req)
throws hudson.model.Descriptor.FormException
- Overrides:
configure in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
- Throws:
hudson.model.Descriptor.FormException
getHelpFile
public java.lang.String getHelpFile()
- Overrides:
getHelpFile in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
newInstance
public Xvnc newInstance(org.kohsuke.stapler.StaplerRequest req)
throws hudson.model.Descriptor.FormException
- Overrides:
newInstance in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>
- Throws:
hudson.model.Descriptor.FormException
isApplicable
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
- Specified by:
isApplicable in class hudson.tasks.BuildWrapperDescriptor
Copyright © 2008. All Rights Reserved.