Class BuildInfoDataProvider

  • 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 BuildInfoDataProvider
    extends Object
    implements com.atlassian.webresource.api.data.WebResourceDataProvider
    Provides information about this build of Bamboo.
    See Also:
    BuildUtils
    • Constructor Detail

      • BuildInfoDataProvider

        public BuildInfoDataProvider()
    • Method Detail

      • get

        public com.atlassian.json.marshal.Jsonable get()
        Specified by:
        get in interface com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>
        Specified by:
        get in interface Supplier<com.atlassian.json.marshal.Jsonable>