org.jenkinsci.plugins.pom2config.handler
Class EmailExtHandler

java.lang.Object
  extended by org.jenkinsci.plugins.pom2config.Pom2ConfigHandler
      extended by org.jenkinsci.plugins.pom2config.handler.EmailExtHandler
All Implemented Interfaces:
hudson.ExtensionPoint, Comparable<Handler>, Handler

@Extension
public class EmailExtHandler
extends Pom2ConfigHandler

Author:
Kathi Stutz, Michael Klein

Nested Class Summary
static class EmailExtHandler.EmailExtHandlerSpec
           
 
Nested classes/interfaces inherited from class org.jenkinsci.plugins.pom2config.Pom2ConfigHandler
Pom2ConfigHandler.Pom2ConfigHandlerSpec
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
EmailExtHandler()
           
 
Method Summary
 
Methods inherited from class org.jenkinsci.plugins.pom2config.Pom2ConfigHandler
compareTo, getName, getPomValues, isLoaded, parsePom, setDetails
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailExtHandler

public EmailExtHandler()


Copyright © 2004-2013. All Rights Reserved.