@Extension(ordinal=1.7976931348623157E308) public final class ProfileStats extends hudson.model.Descriptor<ProfileStats> implements hudson.model.Describable<ProfileStats>
Modifier and Type | Class and Description |
---|---|
static class |
ProfileStats.FilterImpl |
static class |
ProfileStats.RootActionImpl |
static class |
ProfileStats.Snapshot |
Constructor and Description |
---|
ProfileStats() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
org.kohsuke.stapler.HttpResponse |
doReset(org.kohsuke.stapler.StaplerRequest req) |
static void |
enter(String name) |
ProfileStats |
getDescriptor() |
String |
getDisplayName() |
List<ProfileStats.Snapshot> |
getSnapshot() |
boolean |
isDisabled() |
boolean |
isMergeRequests() |
static void |
leave() |
static void |
reset() |
calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<ProfileStats>
hudson.model.Descriptor.FormException
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<ProfileStats>
public boolean isDisabled()
public boolean isMergeRequests()
public org.kohsuke.stapler.HttpResponse doReset(org.kohsuke.stapler.StaplerRequest req)
public static void reset()
public List<ProfileStats.Snapshot> getSnapshot()
public static void enter(String name)
public static void leave()
public ProfileStats getDescriptor()
getDescriptor
in interface hudson.model.Describable<ProfileStats>
Copyright © 2004-2013. All Rights Reserved.