Package org.ow2.clif.jenkins
Class ImportZipAction
java.lang.Object
org.ow2.clif.jenkins.ImportZipAction
- All Implemented Interfaces:
ExtensionPoint,Action,ModelObject,RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPreview(PreviewZipAction preview) voiddoImport(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 res) getPreviews(String id) removePreview(String id)
-
Constructor Details
-
ImportZipAction
public ImportZipAction()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
doImport
public void doImport(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 res) throws IOException - Throws:
IOException
-
getPreviews
-
addPreview
-
removePreview
-