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 SafeArchiveServingAction
doDynamic, getDisplayName, getIconFileName, getRootDir, getUrlName, processDirectory, writeReplaceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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
-