Class UpgradeStatusWrmDataProvider

  • 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 UpgradeStatusWrmDataProvider
    extends Object
    implements com.atlassian.webresource.api.data.WebResourceDataProvider
    Data provider to return upgrade information for the Post Upgrade Landing Page.
    Since:
    6.16
    • Method Detail

      • get

        public @NonNull 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>