public class ModelReloadAction extends Object implements hudson.model.RootAction
| Constructor and Description |
|---|
ModelReloadAction() |
| Modifier and Type | Method and Description |
|---|---|
static ModelReloadAction |
create() |
org.kohsuke.stapler.HttpResponse |
doIndex() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic org.kohsuke.stapler.HttpResponse doIndex()
@Extension public static ModelReloadAction create()
Copyright © 2004-2013. All Rights Reserved.