public class WebAppInformationService extends Object
| Constructor and Description |
|---|
WebAppInformationService() |
| Modifier and Type | Method and Description |
|---|---|
WebAppDeployStatus |
getWebAppDeploymentStatus(String webAppName) |
WebAppDeployStatus |
getWebAppDeploymentStatusForTenat(String webAppName,
String tenantDomain,
int tenantId) |
WebAppStatus |
getWebAppStatus() |
WebAppStatus |
getWebAppStatusForTenant(String tenantDomain,
int tenantId) |
public WebAppInformationService()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WebAppStatus getWebAppStatus() throws RemoteException
RemoteExceptionpublic WebAppStatus getWebAppStatusForTenant(String tenantDomain, int tenantId) throws RemoteException
RemoteExceptionpublic WebAppDeployStatus getWebAppDeploymentStatus(String webAppName) throws RemoteException
RemoteExceptionpublic WebAppDeployStatus getWebAppDeploymentStatusForTenat(String webAppName, String tenantDomain, int tenantId) throws RemoteException
RemoteExceptionCopyright © 2022 WSO2 Inc. All rights reserved.