org.jenkinsci.plugins.DependencyCheck
Class DependencyCheckPlugin

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

public class DependencyCheckPlugin
extends hudson.Plugin

Initializes the DependencyCheck plugin.

Author:
Steve Springett (steve.springett@owasp.org)

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
DependencyCheckPlugin()
           
 
Method Summary
 void start()
           
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, getWrapper, load, postInitialize, save, setServletContext, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependencyCheckPlugin

public DependencyCheckPlugin()
Method Detail

start

public void start()
Overrides:
start in class hudson.Plugin


Copyright © 2012-2015 OWASP. All Rights Reserved.