| Class | Description |
|---|---|
| GlobalConfigurationImpl |
The
GlobalConfiguration configuration data for this
plugin, Injected into other Extensions. |
| JobPropertyImpl |
A simple
JobProperty which lets the Jenkins
administrator exclude specific Jobs from producing HTML5
notifications. |
| JobPropertyImpl.DescriptorImpl | |
| Messages | |
| PageDecoratorImpl |
A simple
PageDecorator which
inserts the appropriate javascript code onto each page. |
| RootActionImpl |
This
RootAction serves as the end-point for the HTML5
notification plugin: querying for new notifications, and then the actual
"web page" which is rendered by a RunNotification. |
| RunListenerImpl |
Conveniently keep track of all
Runs as they complete, as
RunNotifications, and provide time-based access to them. |
| RunNotification |
Encapsulation for the actual "web page" HTML which the HTML5 notification API
will render, based on a specific
Run. |
| RunResultUtils |
Utilities for dealing with
Run
Results. |
Copyright © 2004-2015. All Rights Reserved.