Class AboutPopupConfigImpl

  • All Implemented Interfaces:
    org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig

    @ApplicationScoped
    public class AboutPopupConfigImpl
    extends Object
    implements org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
    • Constructor Detail

      • AboutPopupConfigImpl

        public AboutPopupConfigImpl()
    • Method Detail

      • productName

        public String productName()
        Specified by:
        productName in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
      • productVersion

        public String productVersion()
        Specified by:
        productVersion in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
      • productLicense

        public String productLicense()
        Specified by:
        productLicense in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
      • productImageUrl

        public String productImageUrl()
        Specified by:
        productImageUrl in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig
      • backgroundImageUrl

        public String backgroundImageUrl()
        Specified by:
        backgroundImageUrl in interface org.kie.workbench.common.widgets.client.popups.about.AboutPopupConfig