jenkins.plugins.publish_over_ssh
Class BapSshPublisherPlugin.Descriptor

java.lang.Object
  extended by hudson.model.Descriptor<T>
      extended by hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
          extended by jenkins.plugins.publish_over.BPPluginDescriptor<BapSshHostConfiguration,BapSshCommonConfiguration>
              extended by jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.Descriptor
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
BapSshPublisherPlugin

public static class BapSshPublisherPlugin.Descriptor
extends jenkins.plugins.publish_over.BPPluginDescriptor<BapSshHostConfiguration,BapSshCommonConfiguration>


Nested Class Summary
 
Nested classes/interfaces inherited from class jenkins.plugins.publish_over.BPPluginDescriptor
jenkins.plugins.publish_over.BPPluginDescriptor.BPDescriptorMessages
 
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
BapSshPublisherPlugin.Descriptor()
           
 
Method Summary
 
Methods inherited from class jenkins.plugins.publish_over.BPPluginDescriptor
configure, doTestConnection, getCommonConfig, getConfiguration, getDisplayName, getHostConfigurations, isApplicable, newInstance, setCommonConfig
 
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, 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

BapSshPublisherPlugin.Descriptor

public BapSshPublisherPlugin.Descriptor()


Copyright © 2011. All Rights Reserved.