Uses of Class
org.alfresco.utility.web.browser.Browser
-
Packages that use Browser Package Description org.alfresco.utility.web.browser -
-
Uses of Browser in org.alfresco.utility.web.browser
Methods in org.alfresco.utility.web.browser that return Browser Modifier and Type Method Description static BrowserBrowser. getBrowserFromProperties(TasProperties properties)static BrowserBrowser. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Browser[]Browser. values()Returns an array containing the constants of this enum type, in the order they are declared.
-