com.atlassian.bamboo.plugins.rest.resource
Class MetadataResource

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.resource.MetadataResource

public class MetadataResource
extends java.lang.Object

Directory resource for Bamboo REST resources


Constructor Summary
MetadataResource()
           
 
Method Summary
 RestResources getAllServices(javax.ws.rs.core.UriInfo uriInfo)
          Provides list of available REST resources in Bamboo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataResource

public MetadataResource()
Method Detail

getAllServices

public RestResources getAllServices(@Context
                                    javax.ws.rs.core.UriInfo uriInfo)
Provides list of available REST resources in Bamboo

Parameters:
uriInfo -
Returns:


Copyright © 2012 Atlassian. All Rights Reserved.