Package | Description |
---|---|
org.thoughtslive.jenkins.plugins.jira.steps | |
org.thoughtslive.jenkins.plugins.jira.util |
Modifier and Type | Class and Description |
---|---|
class |
AddCommentStep
Step to create a new JIRA comment.
|
class |
AddWatcherStep
Step to add watcher to issue.
|
class |
AssignableUserSearchStep
Step to search JIRA Users those can be assigned for particular project, issue.
|
class |
AssignIssueStep
Step to assign a JIRA Issue to given user.
|
class |
DeleteIssueLinkStep
Step to delete a JIRA Issue Link by id.
|
class |
DeleteIssueRemoteLinksStep
Step to delete JIRA remote Issue Links by globalId.
|
class |
DeleteIssueRemoteLinkStep
Step to delete remote issue link.
|
class |
EditCommentStep
Step to update JIRA issue comment.
|
class |
EditComponentStep
Step to update the given JIRA component.
|
class |
EditIssueStep
Step to update given JIRA issue.
|
class |
EditVersionStep
Step to update given JIRA verion.
|
class |
GetCommentsStep
Step to query a JIRA Issue comments.
|
class |
GetCommentStep
Step to query a JIRA Issue comment.
|
class |
GetComponentIssueCountStep
Step to query a JIRA Component's issue count.
|
class |
GetComponentStep
Step to query a JIRA Component.
|
class |
GetFieldsStep
Step to query a JIRA Fields.
|
class |
GetIssueLinkStep
Step to query a JIRA Issue Link.
|
class |
GetIssueLinkTypesStep
Step to query a JIRA Issue linkss types so that we can link issues later.
|
class |
GetIssueRemoteLinksStep
Step to query a JIRA remote Issue Links by globalId.
|
class |
GetIssueRemoteLinkStep
Step to query a JIRA remote Issue Link by linkId.
|
class |
GetIssueStep
Step to query a JIRA Issue.
|
class |
GetIssueTransitionsStep
Step to query a JIRA Issue transitions.
|
class |
GetIssueWatchesStep
Step to query a JIRA Issue watchers.
|
class |
GetProjectComponentsStep
Step to query a JIRA Project Components.
|
class |
GetProjectsStep
Step to query a JIRA Projects.
|
class |
GetProjectStatusesStep
Step to query a JIRA Project Statuses.
|
class |
GetProjectStep
Step to query a JIRA Project.
|
class |
GetProjectVersionsStep
Step to query a JIRA Project Versions.
|
class |
GetVersionStep
Step to query a JIRA Version.
|
class |
JqlSearchStep
Step to search JIRAs by JQL.
|
class |
LinkIssuesStep
Step to Link two issues.
|
class |
NewComponentStep
Step to create a new JIRA component.
|
class |
NewIssueRemoteLinkStep
Step to create a JIRA remote Issue Link..
|
class |
NewIssuesStep
Step to create a new JIRA Issues.
|
class |
NewIssueStep
Step to create a new JIRA Issue.
|
class |
NewVersionStep
Step to create a new JIRA Version.
|
class |
NotifyIssueStep
Step to notify issue.
|
class |
TransitionIssueStep
Step to transition JIRA issue.
|
class |
UserSearchStep
Step to search JIRA Users.
|
Modifier and Type | Method and Description |
---|---|
protected <T> ResponseData<T> |
JiraStepExecution.verifyCommon(BasicJiraStep step)
Verifies the common input for all the stesp.
|
Copyright © 2016–2017 ThoughtsLive. All rights reserved.