Package net.masterthought.jenkins
Class SafeArchiveServingRunAction
java.lang.Object
net.masterthought.jenkins.SafeArchiveServingAction
net.masterthought.jenkins.SafeArchiveServingRunAction
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
,SimpleBuildStep.LastBuildAction
public class SafeArchiveServingRunAction
extends SafeArchiveServingAction
implements RunAction2, SimpleBuildStep.LastBuildAction
Convenience implementation of
SafeArchiveServingAction
for runs that starts a scan on being attached to the
build.-
Constructor Summary
-
Method Summary
Methods inherited from class net.masterthought.jenkins.SafeArchiveServingAction
doDynamic, getDisplayName, getIconFileName, getRootDir, getUrlName, processDirectory
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
SafeArchiveServingRunAction
-
-
Method Details
-
onAttached
- Specified by:
onAttached
in interfaceRunAction2
-
onLoad
- Specified by:
onLoad
in interfaceRunAction2
-
getProjectActions
- Specified by:
getProjectActions
in interfaceSimpleBuildStep.LastBuildAction
-