Uses of Class
com.atlassian.confluence.pageobjects.ConfluenceTestedProduct.LoginType
-
Packages that use ConfluenceTestedProduct.LoginType Package Description com.atlassian.confluence.pageobjects -
-
Uses of ConfluenceTestedProduct.LoginType in com.atlassian.confluence.pageobjects
Methods in com.atlassian.confluence.pageobjects that return ConfluenceTestedProduct.LoginType Modifier and Type Method Description static ConfluenceTestedProduct.LoginTypeConfluenceTestedProduct.LoginType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static ConfluenceTestedProduct.LoginType[]ConfluenceTestedProduct.LoginType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.atlassian.confluence.pageobjects with parameters of type ConfluenceTestedProduct.LoginType Constructor Description ConfluenceTestedProduct(com.atlassian.pageobjects.TestedProductFactory.TesterFactory<com.atlassian.webdriver.pageobjects.WebDriverTester> testerFactory, com.atlassian.pageobjects.ProductInstance productInstance, ConfluenceTestedProduct.LoginType loginType)Deprecated.
-