public class SafeArchiveServingRunAction extends SafeArchiveServingAction implements RunAction2, SimpleBuildStep.LastBuildAction
SafeArchiveServingAction for runs that starts a scan on being attached to the
build.| Constructor and Description |
|---|
SafeArchiveServingRunAction(Run<?,?> r,
File rootDir,
String urlName,
String indexFile,
String iconName,
String title,
String directorySuffix,
String... safeExtensions) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Action> |
getProjectActions() |
void |
onAttached(Run<?,?> r) |
void |
onLoad(Run<?,?> r) |
doDynamic, getDisplayName, getIconFileName, getRootDir, getUrlName, processDirectoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayName, getIconFileName, getUrlNamepublic void onAttached(Run<?,?> r)
onAttached in interface RunAction2public void onLoad(Run<?,?> r)
onLoad in interface RunAction2public Collection<? extends Action> getProjectActions()
getProjectActions in interface SimpleBuildStep.LastBuildActionCopyright © 2016–2021. All rights reserved.