public class WebAppDeployStatus extends Object
| Constructor and Description |
|---|
WebAppDeployStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsWebAppExists() |
WebAppData |
getWebAppData() |
void |
setIsWebAppExists(boolean isWebAppExists) |
void |
setWebAppData(WebAppData webAppData) |
public void setIsWebAppExists(boolean isWebAppExists)
public boolean getIsWebAppExists()
public void setWebAppData(WebAppData webAppData)
public WebAppData getWebAppData()
Copyright © 2018 WSO2 Inc. All rights reserved.