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

Service presenting description of Bamboo services


Constructor Summary
MetadataResource()
           
 
Method Summary
 RestResources getAllServices(javax.ws.rs.core.UriInfo uriInfo)
           
 
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)


Copyright © 2011 Atlassian. All Rights Reserved.