com.atlassian.jira.rest.v2.issue
Class AssignIssueResource
java.lang.Object
com.atlassian.jira.rest.v2.issue.AssignIssueResource
public class AssignIssueResource
- extends Object
Extensions to the JIRA issue resource.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignIssueResource
public AssignIssueResource(JiraAuthenticationContext jiraAuthenticationContext,
IssueService issueService)
assignIssue
public javax.ws.rs.core.Response assignIssue(Issue issue,
String assignee)
error
protected javax.ws.rs.WebApplicationException error(ErrorCollection errors)
callingUser
protected com.atlassian.crowd.embedded.api.User callingUser()
Copyright © 2002-2012 Atlassian. All Rights Reserved.