Uses of Class
org.wso2.am.apiMonitorService.beans.WebAppDeployStatus
-
Packages that use WebAppDeployStatus Package Description org.wso2.am.apiMonitorService -
-
Uses of WebAppDeployStatus in org.wso2.am.apiMonitorService
Methods in org.wso2.am.apiMonitorService that return WebAppDeployStatus Modifier and Type Method Description WebAppDeployStatusWebAppInformationService. getWebAppDeploymentStatus(String webAppName)protected WebAppDeployStatusWebAppStatusProvider. getWebAppDeploymentStatus(String webAppName, String tenantDomain, int tenantId)WebAppDeployStatusWebAppInformationService. getWebAppDeploymentStatusForTenat(String webAppName, String tenantDomain, int tenantId)
-