public class ArchiveIssueResource extends Object
Constructor and Description |
---|
ArchiveIssueResource(JiraAuthenticationContext authContext,
ArchivedIssueService archivedIssueService,
ResponseFactory responses) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
archiveIssue(String issueKey,
boolean notifyUsers) |
javax.ws.rs.core.Response |
restoreIssue(String issueKey,
boolean notifyUsers) |
public ArchiveIssueResource(JiraAuthenticationContext authContext, ArchivedIssueService archivedIssueService, ResponseFactory responses)
Copyright © 2002-2021 Atlassian. All Rights Reserved.