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
Constructors -
Method Summary
Methods inherited from class net.masterthought.jenkins.SafeArchiveServingAction
doDynamic, getDisplayName, getIconFileName, getRootDir, getUrlName, processDirectoryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
SafeArchiveServingRunAction
-
-
Method Details
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getProjectActions
- Specified by:
getProjectActionsin interfaceSimpleBuildStep.LastBuildAction
-