Class ConfluenceComponentSupportModule
- java.lang.Object
-
- com.atlassian.confluence.pageobjects.module.ConfluenceComponentSupportModule
-
- All Implemented Interfaces:
com.google.inject.Module
@Deprecated public class ConfluenceComponentSupportModule extends Object implements com.google.inject.Module
Deprecated.in 5.8. UseConfluenceComponentSupportModuleinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
-
-
Constructor Summary
Constructors Constructor Description ConfluenceComponentSupportModule(com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.webdriver.pageobjects.WebDriverTester> testedProduct)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidconfigure(com.google.inject.Binder binder)Deprecated.
-