Package org.jenkinsci.plugins.p4.review
Class ReviewNotifier
- All Implemented Interfaces:
ExtensionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.listeners.RunListener
LISTENERS, targetType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonCompleted(Run run, TaskListener listener) voidonStarted(Run run, TaskListener listener) Methods inherited from class hudson.model.listeners.RunListener
all, allowLoad, createLoadAllower, fireCompleted, fireDeleted, fireFinalized, fireInitialize, fireStarted, onDeleted, onFinalized, onInitialize, register, setUpEnvironment, unregister
-
Constructor Details
-
ReviewNotifier
public ReviewNotifier()
-
-
Method Details
-
onCompleted
- Overrides:
onCompletedin classRunListener<Run>
-
onStarted
- Overrides:
onStartedin classRunListener<Run>
-