org.jenkinsci.plugins.pom2config.handler
Class JobHandler

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

@Extension
public class JobHandler
extends Pom2ConfigHandler

Author:
Kathi Stutz, Michael Klein

Nested Class Summary
static class JobHandler.JobHandlerSpec
           
 
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
JobHandler()
           
 
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

JobHandler

public JobHandler()


Copyright © 2004-2013. All Rights Reserved.