public interface DSTaskAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
deleteTask(String taskName9)
Auto generated method signature for Asynchronous Invocations
|
String[] |
getAllSchedulableDataServices()
Auto generated method signature
|
String[] |
getAllTaskNames()
Auto generated method signature
|
String[] |
getNoParamDSOperations(String dsName31)
Auto generated method signature
|
DSTaskInfo |
getTaskInfo(String taskName18)
Auto generated method signature
|
boolean |
isTaskScheduled(String taskName14)
Auto generated method signature
|
boolean |
rescheduleTask(DSTaskInfo dsTaskInfo24)
Auto generated method signature
|
void |
scheduleTask(DSTaskInfo dsTaskInfo22)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllSchedulableDataServices(DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllTaskNames(DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetNoParamDSOperations(String dsName31,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTaskInfo(String taskName18,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisTaskScheduled(String taskName14,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startrescheduleTask(DSTaskInfo dsTaskInfo24,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void deleteTask(String taskName9) throws RemoteException
RemoteExceptionString[] getAllSchedulableDataServices() throws RemoteException
getAllSchedulableDataServices10 - RemoteExceptionvoid startgetAllSchedulableDataServices(DSTaskAdminCallbackHandler callback) throws RemoteException
getAllSchedulableDataServices10 - RemoteExceptionboolean isTaskScheduled(String taskName14) throws RemoteException
isTaskScheduled13 - RemoteExceptionvoid startisTaskScheduled(String taskName14, DSTaskAdminCallbackHandler callback) throws RemoteException
isTaskScheduled13 - RemoteExceptionDSTaskInfo getTaskInfo(String taskName18) throws RemoteException
getTaskInfo17 - RemoteExceptionvoid startgetTaskInfo(String taskName18, DSTaskAdminCallbackHandler callback) throws RemoteException
getTaskInfo17 - RemoteExceptionvoid scheduleTask(DSTaskInfo dsTaskInfo22) throws RemoteException
RemoteExceptionboolean rescheduleTask(DSTaskInfo dsTaskInfo24) throws RemoteException
rescheduleTask23 - RemoteExceptionvoid startrescheduleTask(DSTaskInfo dsTaskInfo24, DSTaskAdminCallbackHandler callback) throws RemoteException
rescheduleTask23 - RemoteExceptionString[] getAllTaskNames() throws RemoteException
getAllTaskNames27 - RemoteExceptionvoid startgetAllTaskNames(DSTaskAdminCallbackHandler callback) throws RemoteException
getAllTaskNames27 - RemoteExceptionString[] getNoParamDSOperations(String dsName31) throws RemoteException
getNoParamDSOperations30 - RemoteExceptionvoid startgetNoParamDSOperations(String dsName31, DSTaskAdminCallbackHandler callback) throws RemoteException
getNoParamDSOperations30 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.