Package com.atlassian.bamboo.config
Class ServerInfoDataProvider
- java.lang.Object
-
- com.atlassian.bamboo.config.ServerInfoDataProvider
-
- All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider
,com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>
,Supplier<com.atlassian.json.marshal.Jsonable>
public class ServerInfoDataProvider extends Object implements com.atlassian.webresource.api.data.WebResourceDataProvider
Provides information about this Bamboo server.
-
-
Constructor Summary
Constructors Constructor Description ServerInfoDataProvider()
-