Class SafeArchiveServingRunAction
- java.lang.Object
-
- com.github.bogdanlivadariu.jenkins.reporting.SafeArchiveServingAction
-
- com.github.bogdanlivadariu.jenkins.reporting.SafeArchiveServingRunAction
-
- All Implemented Interfaces:
hudson.model.Action
,hudson.model.ModelObject
,jenkins.model.RunAction2
public class SafeArchiveServingRunAction extends SafeArchiveServingAction implements jenkins.model.RunAction2
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onAttached(hudson.model.Run<?,?> r)
void
onLoad(hudson.model.Run<?,?> r)
-
Methods inherited from class com.github.bogdanlivadariu.jenkins.reporting.SafeArchiveServingAction
doDynamic, getDisplayName, getIconFileName, getRootDir, getUrlName, processDirectory
-
-