All Classes and Interfaces
Class
Description
Strategy of finding issues which should be updated after completed run.
Authentication handler for bearer authentication
Simple add comment step.
Helper class for vary credentials operations.
It's little hackish.
Issue custom fields updater
Step that run selected issue selector.
Jira issues related to the build.
Remembers Jira IDs that need to be updated later,
when we get a successful build.
ChangeLogAnnotator
that picks up Jira issue IDs.When a build fails it creates jira issues.
Adds Jira related environment variables to the build
Descriptor for
JiraEnvironmentVariableBuilder
.Provides folder level Jira configuration.
Descriptor class.
One Jira issue.
Build step that will mass-update all issues matching a JQL query, using the specified workflow
action name (e.g., "Resolve Issue", "Close Issue").
Descriptor for
JiraIssueUpdateBuilder
.Parses build changelog for Jira issue IDs and then
updates Jira issues accordingly.
JiraJobAction is to store a reference to the
JiraIssue
that represents work
being done for a WorkflowJob
(branch or PR) belonging to a MultiBranchProject
Any branches with the whole key in the name or after a prefix will have this action attached.Resolve user email by searching his userId as username in Jira.
Deprecated.
Created by Reda on 18/12/2014.
Connection to Jira.
Jira Session factory implementation
You must get instance of this only by using the static
JiraSite.get(hudson.model.Job<?, ?>)
or JiraSite.getSitesFromFolders(ItemGroup)
methods
The constructors are only used by JenkinsDeprecated.
Replaced by
JiraVersionCreatorBuilder
.A build step which creates new Jira version.
Base class for job selectors.
Generated localization support class.
Job selector for Perforce Software SCM plugin (P4)
Simple search issues step
This comparator can ordering the following formats versions:
9.9.9.9.9
V-5.2.3
PDFREPORT-2.3.4
PDFREPORT-2.3
1.12.2.3.4
1.3.4
1.1.1.2
1.1.1.1
used by JiraReleaseVersionUpdaterBuilder to mark a version as released
JiraReleaseVersionUpdaterBuilder
which can be used as a PostBuild step with conditional triggering.Kept for backward compatibility.