Class ConfluenceComponentSupportModule

  • All Implemented Interfaces:
    com.google.inject.Module

    @Deprecated
    public class ConfluenceComponentSupportModule
    extends Object
    implements com.google.inject.Module
    Deprecated.
    in 5.8. Use ConfluenceComponentSupportModule instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    • Constructor Detail

      • ConfluenceComponentSupportModule

        public ConfluenceComponentSupportModule​(com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.webdriver.pageobjects.WebDriverTester> testedProduct)
        Deprecated.
    • Method Detail

      • configure

        public void configure​(com.google.inject.Binder binder)
        Deprecated.
        Specified by:
        configure in interface com.google.inject.Module