Interface GraphListener.Synchronous
- All Superinterfaces:
ExtensionPoint
,GraphListener
- All Known Implementing Classes:
StandardGraphLookupView
- Enclosing interface:
- GraphListener
Listener which should be notified of events immediately as they occur.
You must be very careful not to acquire locks or block.
If you do not implement this marker interface, you will receive notifications in batched deliveries.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
Nested classes/interfaces inherited from interface org.jenkinsci.plugins.workflow.flow.GraphListener
GraphListener.Synchronous
-
Method Summary
Methods inherited from interface org.jenkinsci.plugins.workflow.flow.GraphListener
onNewHead