| Package | Description |
|---|---|
| org.wso2.carbon.analytics.messageconsole |
| Modifier and Type | Method and Description |
|---|---|
PermissionBean |
MessageConsoleService.getAvailablePermissions()
This method will return PermissionBean that contains permissions regarding message console operations for
logged in user.
|
ScheduleTaskInfo |
MessageConsoleService.getDataPurgingDetails(String table)
Get already schedule information for given table
|
void |
MessageConsoleService.scheduleDataPurging(String table,
String cronString,
int retentionPeriod)
Scheduling data purging task for given table
|
Copyright © 2016 WSO2. All rights reserved.