@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static final class RunLoadCounter.Marker extends Object implements hudson.model.RunAction
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
void |
onAttached(hudson.model.Run r) |
void |
onBuildComplete() |
void |
onLoad() |
public void onLoad()
onLoad in interface hudson.model.RunActionpublic void onAttached(hudson.model.Run r)
onAttached in interface hudson.model.RunActionpublic void onBuildComplete()
onBuildComplete in interface hudson.model.RunActionpublic 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.ActionCopyright © 2004–2015. All rights reserved.