com.atlassian.bamboo.plugins.rest.util
Class RestHelper

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.util.RestHelper

public final class RestHelper
extends java.lang.Object

User: mwent Date: Apr 29, 2009 Time: 9:59:45 AM


Constructor Summary
RestHelper()
           
 
Method Summary
static javax.ws.rs.core.UriInfo addAutoExpand(javax.ws.rs.core.UriInfo uriInfo, java.lang.String expandable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestHelper

public RestHelper()
Method Detail

addAutoExpand

public static javax.ws.rs.core.UriInfo addAutoExpand(javax.ws.rs.core.UriInfo uriInfo,
                                                     java.lang.String expandable)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.