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

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

@Singleton
public class InfoResource
extends java.lang.Object


Constructor Summary
InfoResource(ServerLifecycleProvider serverLifecycleProvider)
           
 
Method Summary
 RestInfo getInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoResource

public InfoResource(ServerLifecycleProvider serverLifecycleProvider)
Method Detail

getInfo

public RestInfo getInfo()


Copyright © 2011 Atlassian. All Rights Reserved.