public class MessageConsoleClient extends Object
| Constructor and Description |
|---|
MessageConsoleClient(String backEndUrl,
String sessionCookie) |
MessageConsoleClient(String backEndUrl,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.analytics.messageconsole.stub.beans.PermissionBean |
getAvailablePermissions() |
org.wso2.carbon.analytics.messageconsole.stub.beans.ScheduleTaskInfo |
getDataPurgingDetails(String table) |
void |
scheduleDataPurgingTask(String table,
String cronString,
int retentionPeriod) |
public MessageConsoleClient(String backEndUrl, String sessionCookie) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void scheduleDataPurgingTask(String table, String cronString, int retentionPeriod) throws Exception
Exceptionpublic org.wso2.carbon.analytics.messageconsole.stub.beans.ScheduleTaskInfo getDataPurgingDetails(String table) throws Exception
ExceptionCopyright © 2016 WSO2, Inc.. All rights reserved.