public class SafeArchiveServingRunAction extends SafeArchiveServingAction implements jenkins.model.RunAction2, jenkins.tasks.SimpleBuildStep.LastBuildAction
SafeArchiveServingAction for runs that starts a scan on being attached to the
build.| Constructor and Description |
|---|
SafeArchiveServingRunAction(hudson.model.Run<?,?> r,
File rootDir,
String urlName,
String indexFile,
String iconName,
String title,
String directorySuffix,
String... safeExtensions) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
getProjectActions() |
void |
onAttached(hudson.model.Run<?,?> r) |
void |
onLoad(hudson.model.Run<?,?> r) |
doDynamic, getDisplayName, getIconFileName, getRootDir, getUrlName, processDirectorypublic void onAttached(hudson.model.Run<?,?> r)
onAttached in interface jenkins.model.RunAction2public void onLoad(hudson.model.Run<?,?> r)
onLoad in interface jenkins.model.RunAction2public Collection<? extends hudson.model.Action> getProjectActions()
getProjectActions in interface jenkins.tasks.SimpleBuildStep.LastBuildActionCopyright © 2016–2020. All rights reserved.