com.atlassian.jira.rest.v2.issue.context
Interface ContextUriInfo

All Superinterfaces:
javax.ws.rs.core.UriInfo

public interface ContextUriInfo
extends javax.ws.rs.core.UriInfo

Scoped instances of UriInfo that implement this interface are scoped to a REST method invocation.

Since:
v4.2
See Also:
UriInfo

Method Summary
 
Methods inherited from interface javax.ws.rs.core.UriInfo
getAbsolutePath, getAbsolutePathBuilder, getBaseUri, getBaseUriBuilder, getMatchedResources, getMatchedURIs, getMatchedURIs, getPath, getPath, getPathParameters, getPathParameters, getPathSegments, getPathSegments, getQueryParameters, getQueryParameters, getRequestUri, getRequestUriBuilder
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.