Uses of Class
com.atlassian.greenhopper.api.RemoteLinkCreateRequest
Packages that use RemoteLinkCreateRequest
-
Uses of RemoteLinkCreateRequest in com.atlassian.greenhopper.web.api
Methods in com.atlassian.greenhopper.web.api with parameters of type RemoteLinkCreateRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseRemoteEpicLinkResource.createEpicLinkChecked(String epicIdOrKey, RemoteLinkCreateRequest request) Creates an existing remote epic link.javax.ws.rs.core.ResponseRemoteSprintLinkResource.createRemoteSprintLinkChecked(Long sprintId, RemoteLinkCreateRequest request) Creates a remote sprint link.