Interface | Description |
---|---|
IssueService |
This is used to perform create, update, delete, and transition operations in JIRA with
Issue 's. |
Class | Description |
---|---|
CloneIssueCommand |
Background command for assigning a new issue security scheme to a project
|
CloneIssueCommand.CloneIssueResult | |
CloneIssueTaskContext |
Task Context for cloning issues
|
DefaultIssueService |
The default implementation of the IssueService.
|
IssueService.AssignValidationResult |
A simple object that holds the information about validating an update issue operation.
|
IssueService.AsynchronousTaskResult |
A simple object that holds the information about an asynchronous issue operation.
|
IssueService.CloneValidationResult |
A simple result object that holds the information required to make a successful issue clone.
|
IssueService.CreateValidationResult |
A simple object that holds the information about validating a create issue operation.
|
IssueService.DeleteValidationResult |
A simple object that holds the information about validating a delete issue operation.
|
IssueService.IssueResult |
A simple object that holds the information about an issue operation.
|
IssueService.IssueValidationResult |
A simple base object that holds the information about performing an issue operation.
|
IssueService.TransitionValidationResult |
A simple result object that holds the information required to make a successful issue transition.
|
IssueService.UpdateValidationResult |
A simple object that holds the information about validating an update issue operation.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.