hudson.plugins.emailext
Class ExtendedEmailPublisher.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<T>
      extended by hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
          extended by hudson.plugins.emailext.ExtendedEmailPublisherDescriptor
              extended by hudson.plugins.emailext.ExtendedEmailPublisher.DescriptorImpl
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
ExtendedEmailPublisher

public static final class ExtendedEmailPublisher.DescriptorImpl
extends ExtendedEmailPublisherDescriptor


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
ExtendedEmailPublisher.DescriptorImpl()
           
 
Method Summary
 
Methods inherited from class hudson.plugins.emailext.ExtendedEmailPublisherDescriptor
configure, createSession, doAddressCheck, doMaxAttachmentSizeCheck, doRecipientListRecipientsCheck, getAdminAddress, getCharset, getDefaultBody, getDefaultContentType, getDefaultSubject, getDefaultSuffix, getDisplayName, getEmergencyReroute, getHelpFile, getHudsonUrl, getListId, getMaxAttachmentSize, getMaxAttachmentSizeMb, getOverrideGlobalSettings, getPrecedenceBulk, getSmtpAuthPassword, getSmtpAuthUsername, getSmtpPort, getSmtpServer, getUseSsl, isApplicable, isMatrixProject, newInstance
 
Methods inherited from class hudson.tasks.BuildStepDescriptor
filter
 
Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedEmailPublisher.DescriptorImpl

public ExtendedEmailPublisher.DescriptorImpl()


Copyright © 2004-2012. All Rights Reserved.