public class WebAppMode extends Object
| Constructor and Description |
|---|
WebAppMode(String webAppName,
org.wso2.carbon.automation.engine.context.TestUserMode userMode) |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.automation.engine.context.TestUserMode |
getUserMode() |
String |
getWebAppName() |
void |
setUserMode(org.wso2.carbon.automation.engine.context.TestUserMode userMode) |
void |
setWebAppName(String webAppName) |
public WebAppMode(String webAppName, org.wso2.carbon.automation.engine.context.TestUserMode userMode)
public String getWebAppName()
public void setWebAppName(String webAppName)
public org.wso2.carbon.automation.engine.context.TestUserMode getUserMode()
public void setUserMode(org.wso2.carbon.automation.engine.context.TestUserMode userMode)
Copyright © 2015 WSO2 Inc. All rights reserved.