|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IssueDeleteInterface | Deprecated. Use IssueService.delete(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.issue.IssueService.DeleteValidationResult) instead. |
| Class Summary | |
|---|---|
| AbstractIssueAction | Any action that alters an existing issue should subclass this. |
| AbstractIssueUpdateAction | This action should be subclassed by any action which changes issues and might want to generate a changelog. |
| IssueDelete | Deprecated. since v4.1 |
| IssueUpdate | Deprecated. as of 4.1
Use IssueService.validateUpdate(com.atlassian.crowd.embedded.api.User, Long, com.atlassian.jira.issue.IssueInputParameters)
and IssueService.update(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.issue.IssueService.UpdateValidationResult) |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||