Class | Description |
---|---|
GlobalConfigurationImpl |
The
GlobalConfiguration configuration data for this
plugin, Inject ed into other Extension s. |
JobPropertyImpl |
A simple
JobProperty which lets the Jenkins
administrator exclude specific Job s 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
Run s as they complete, as
RunNotification s, 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
Result s. |
Copyright © 2004-2015. All Rights Reserved.