jenkins.plugins.publish_over_ftp
Class BapFtpPublisherPlugin.Descriptor

java.lang.Object
  extended by hudson.model.Descriptor<T>
      extended by hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
          extended by jenkins.plugins.publish_over_ftp.descriptor.BapFtpPublisherPluginDescriptor
              extended by jenkins.plugins.publish_over_ftp.BapFtpPublisherPlugin.Descriptor
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
BapFtpPublisherPlugin

@Extension
public static class BapFtpPublisherPlugin.Descriptor
extends BapFtpPublisherPluginDescriptor


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
BapFtpPublisherPlugin.Descriptor()
           
 
Method Summary
 
Methods inherited from class jenkins.plugins.publish_over_ftp.descriptor.BapFtpPublisherPluginDescriptor
canSetMasterNodeName, configure, doTestConnection, getConfiguration, getDisplayName, getHostConfigurationDescriptor, getHostConfigurations, getPublisherDescriptor, isApplicable, readResolve
 
Methods inherited from class hudson.tasks.BuildStepDescriptor
filter
 
Methods inherited from class hudson.model.Descriptor
calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BapFtpPublisherPlugin.Descriptor

public BapFtpPublisherPlugin.Descriptor()


Copyright © 2011. All Rights Reserved.