|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hudsonci.utils.plugin.ui.UIComponentSupport<P>
org.hudsonci.utils.plugin.ui.AdministratorUIComponent<VaultUI>
org.hudsonci.plugins.vault.ui.UploadsUI
public class UploadsUI
User-interface for managing file uploads.
| Field Summary |
|---|
| Fields inherited from class org.hudsonci.utils.plugin.ui.UIComponentSupport |
|---|
parent |
| Constructor Summary | |
|---|---|
UploadsUI(VaultUI parent)
|
|
| Method Summary | |
|---|---|
void |
doUpload(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp)
|
String |
getDisplayName()
|
Object |
getDynamic(String name,
org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp)
|
File[] |
getFiles()
Lists all files in the uploads directory. |
String |
getIconFileName()
|
| Methods inherited from class org.hudsonci.utils.plugin.ui.AdministratorUIComponent |
|---|
checkPermission, getViewPermission |
| Methods inherited from class org.hudsonci.utils.plugin.ui.UIComponentSupport |
|---|
checkPermission, getBaseRestURI, getHelpPath, getIconFileName, getIconPath, getImagesPath, getPageTitle, getParent, getPluginName, getPluginPath, getPluginWrapper, getRootPath, getSidePanelOwner, getUrlName, redirect, redirectAncestor, redirectAncestor, redirectParent, redirectSelf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UploadsUI(VaultUI parent)
| Method Detail |
|---|
public String getDisplayName()
public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class org.hudsonci.utils.plugin.ui.UIComponentSupport<VaultUI>@JellyAccessible public File[] getFiles()
@StaplerAccessible
public Object getDynamic(String name,
org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp)
@StaplerAccessible
public void doUpload(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||