org.jenkinsci.plugins.jobgenerator
Class JobGeneratorPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by org.jenkinsci.plugins.jobgenerator.JobGeneratorPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class JobGeneratorPlugin
extends hudson.Plugin

Author:
Sylvain Benner

Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.Plugin
hudson.Plugin.DummyImpl
 
Field Summary
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
JobGeneratorPlugin()
           
 
Method Summary
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, getWrapper, load, postInitialize, save, setServletContext, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobGeneratorPlugin

public JobGeneratorPlugin()


Copyright © 2004-2012. All Rights Reserved.