Class RestResource
- java.lang.Object
-
- com.atlassian.bamboo.plugins.rest.model.resource.RestResource
-
public class RestResource extends Object
User: mwent Date: May 22, 2009 Time: 7:51:03 PM
-
-
Constructor Summary
Constructors Constructor Description RestResource(String name, com.atlassian.plugins.rest.common.Link link)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.plugins.rest.common.Link
getLink()
String
getName()
-