org.jenkinsci.plugins.pom2config.handler.scm
Class ScmHandler

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

@Extension
public class ScmHandler
extends Pom2ConfigHandler

Author:
Kathi Stutz, Michael Klein

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

ScmHandler

public ScmHandler()


Copyright © 2004-2013. All Rights Reserved.