Package jenkins.model.menu.event
Interface Event
- All Known Implementing Classes:
ConfirmationEvent,JavaScriptEvent,LinkEvent,SplitButtonEvent
@ExportedBean
public sealed interface Event
permits ConfirmationEvent, LinkEvent, JavaScriptEvent, SplitButtonEvent
Represents an action in the app-bar.
This is a JavaScript API and is not currently extensible to new types.