Uses of Class
org.uitnet.testing.smartfwk.api.core.AbstractApiActionHandler
-
Packages that use AbstractApiActionHandler Package Description org.uitnet.testing.smartfwk.api.core org.uitnet.testing.smartfwk.api.core.defaults -
-
Uses of AbstractApiActionHandler in org.uitnet.testing.smartfwk.api.core
Methods in org.uitnet.testing.smartfwk.api.core that return AbstractApiActionHandler Modifier and Type Method Description AbstractApiActionHandlerAbstractApiActionHandler. clone() -
Uses of AbstractApiActionHandler in org.uitnet.testing.smartfwk.api.core.defaults
Methods in org.uitnet.testing.smartfwk.api.core.defaults that return AbstractApiActionHandler Modifier and Type Method Description AbstractApiActionHandlerApiTestManager. getActionHandler(String appName, String targetServerName, String userProfileName)AbstractApiActionHandlerSmartApiTestManager. getActionHandler(String appName, String targetServerName, String userProfileName)Methods in org.uitnet.testing.smartfwk.api.core.defaults that return types with arguments of type AbstractApiActionHandler Modifier and Type Method Description Map<String,AbstractApiActionHandler>SingletonApiActionHandlerMap. getMap()
-