|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.AbstractResource
com.atlassian.greenhopper.web.api.RemoteEpicLinkResource
public class RemoteEpicLinkResource
Exposes functionality to manage remote epic links
| Field Summary |
|---|
| Fields inherited from class com.atlassian.greenhopper.web.AbstractResource |
|---|
HTTP_HEADER_GREENHOPPER_GADGET, log |
| Constructor Summary | |
|---|---|
RemoteEpicLinkResource(com.atlassian.jira.bc.issue.link.RemoteIssueLinkService remoteIssueLinkService,
RemoteLinkConversationService remoteLinkConversationService,
com.atlassian.jira.issue.IssueManager issueManager)
|
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
createEpicLinkChecked(java.lang.String epicIdOrKey,
RemoteLinkCreateRequest request)
Creates an existing remote epic link. |
| Methods inherited from class com.atlassian.greenhopper.web.AbstractResource |
|---|
check, createErrorResponse, createFromServiceOutcome, createNoContentResponse, createOkResponse, createOkResponse, getUser, isGadgetRequest, nullSafe, response, wireAuthenticationContext, wireI18nFactoryService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteEpicLinkResource(com.atlassian.jira.bc.issue.link.RemoteIssueLinkService remoteIssueLinkService,
RemoteLinkConversationService remoteLinkConversationService,
com.atlassian.jira.issue.IssueManager issueManager)
| Method Detail |
|---|
public javax.ws.rs.core.Response createEpicLinkChecked(java.lang.String epicIdOrKey,
RemoteLinkCreateRequest request)
RemoteLinkCreateRequest.creationToken matches a started conversation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||