Uses of Class
com.atlassian.confluence.selenium.client.UPM.OpenManagePluginPageMode

Packages that use UPM.OpenManagePluginPageMode
com.atlassian.confluence.selenium.client   
 

Uses of UPM.OpenManagePluginPageMode in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client that return UPM.OpenManagePluginPageMode
static UPM.OpenManagePluginPageMode UPM.OpenManagePluginPageMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UPM.OpenManagePluginPageMode[] UPM.OpenManagePluginPageMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.selenium.client with parameters of type UPM.OpenManagePluginPageMode
 void UPM.openManagePage(UPM.OpenManagePluginPageMode mode)
           
 void UPM.openManagePage(UPM.OpenManagePluginPageMode openManagePluginPageMode, Plugin plugin)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.