public interface MessageConsole
| Modifier and Type | Method and Description |
|---|---|
PermissionBean |
getAvailablePermissions()
Auto generated method signature
|
ScheduleTaskInfo |
getDataPurgingDetails(String table6)
Auto generated method signature
|
void |
scheduleDataPurging(String table10,
String cronString11,
int retentionPeriod12)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvailablePermissions(MessageConsoleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDataPurgingDetails(String table6,
MessageConsoleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
PermissionBean getAvailablePermissions() throws RemoteException, MessageConsoleMessageConsoleExceptionException
getAvailablePermissions2 - MessageConsoleMessageConsoleExceptionException - :RemoteExceptionvoid startgetAvailablePermissions(MessageConsoleCallbackHandler callback) throws RemoteException
getAvailablePermissions2 - RemoteExceptionScheduleTaskInfo getDataPurgingDetails(String table6) throws RemoteException, MessageConsoleMessageConsoleExceptionException
getDataPurgingDetails5 - MessageConsoleMessageConsoleExceptionException - :RemoteExceptionvoid startgetDataPurgingDetails(String table6, MessageConsoleCallbackHandler callback) throws RemoteException
getDataPurgingDetails5 - RemoteExceptionvoid scheduleDataPurging(String table10, String cronString11, int retentionPeriod12) throws RemoteException, MessageConsoleMessageConsoleExceptionException
Copyright © 2016 WSO2. All rights reserved.