Package io.jenkins.plugins.util
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.jenkins.plugins.util
Provides utility classes for plugins.
-
ClassesClassDescriptionBase class that provides the basic setup to read and write entities of a given type using
XStream.BuildAction<T>Controls the life cycle of the results in a build.Navigates from the current results to the same results of any other build of the same job.Resolves environment parameters in a string value.Facade to JenkinsGlobalConfigurationinstance to prevent IO access during tests.Testable base class for items of theGlobalConfigurationpage.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.Handles logging of issues log and error messages to aTaskListenerinstance.A simple logger that prefixes each message with the name of a plugin.