@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| AbstractXmlStream<T> |
Base class that provides the basic setup to read and write entities of a given type using
XStream. |
| BuildAction<T> |
Controls the live cycle of the results in a build.
|
| EnvironmentResolver |
Resolves environment parameters in a string value.
|
| GlobalConfigurationFacade |
Facade to Jenkins
GlobalConfiguration instance to prevent IO access during tests. |
| GlobalConfigurationItem |
Testable base class for items of the
GlobalConfiguration page. |
| JenkinsFacade |
Facade to Jenkins server.
|
| JobAction<T extends BuildAction<?>> |
A job action displays a link on the side panel of a job that refers to the last build that contains results (i.e.
|
| LogHandler |
Handles logging of issues log and error messages to a
TaskListener instance. |
| PluginLogger |
A simple logger that prefixes each message with the name of a plugin.
|
Copyright © 2016–2020. All rights reserved.