org.wso2.carbon.appfactory.jenkins.artifact.storage
Class AppfactoryArtifactStoragePlugin

java.lang.Object
  extended by hudson.Plugin
      extended by org.wso2.carbon.appfactory.jenkins.artifact.storage.AppfactoryArtifactStoragePlugin
All Implemented Interfaces:
hudson.model.Saveable

@ExportedBean
public class AppfactoryArtifactStoragePlugin
extends hudson.Plugin


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
AppfactoryArtifactStoragePlugin()
           
 
Method Summary
 void doDynamic(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp)
          This method serves the requests coming under /plugin/
 
Methods inherited from class hudson.Plugin
configure, configure, 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

AppfactoryArtifactStoragePlugin

public AppfactoryArtifactStoragePlugin()
Method Detail

doDynamic

public void doDynamic(org.kohsuke.stapler.StaplerRequest req,
                      org.kohsuke.stapler.StaplerResponse rsp)
               throws IOException,
                      javax.servlet.ServletException
This method serves the requests coming under /plugin/

Overrides:
doDynamic in class hudson.Plugin
Parameters:
req - request
rsp - response
Throws:
IOException
javax.servlet.ServletException


Copyright © 2015 WSO2 Inc. All rights reserved.