Class SecurePostScript
- All Implemented Interfaces:
ExtensionPoint
@Extension public class SecurePostScript extends RunListener<Run<?,?>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SecurePostScript()
-
Method Summary
Modifier and Type Method Description void
onCompleted(Run run, TaskListener listener)
Methods inherited from class hudson.model.listeners.RunListener
all, fireCompleted, fireDeleted, fireFinalized, fireInitialize, fireStarted, onDeleted, onFinalized, onInitialize, onStarted, register, setUpEnvironment, unregister
-
Constructor Details
-
SecurePostScript
public SecurePostScript()
-
-
Method Details
-
onCompleted
- Overrides:
onCompleted
in classRunListener<Run<?,?>>
-