public interface RemoteTaskAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
addRemoteSystemTask(StaticTaskInformation taskInfo42,
int targetTenantId43)
Auto generated method signature for Asynchronous Invocations
|
void |
addRemoteTask(StaticTaskInformation taskInfo34)
Auto generated method signature for Asynchronous Invocations
|
boolean |
deleteRemoteSystemTask(String name64,
int targetTenantId65)
Auto generated method signature
|
boolean |
deleteRemoteTask(String name60)
Auto generated method signature
|
String[] |
getAllRemoteSystemTasks(int targetTenantId53)
Auto generated method signature
|
String[] |
getAllRemoteTasks()
Auto generated method signature
|
DeployedTaskInformation |
getRemoteSystemTask(String name29,
int targetTenantId30)
Auto generated method signature
|
DeployedTaskInformation |
getRemoteTask(String name38)
Auto generated method signature
|
void |
pauseRemoteSystemTask(String name50,
int targetTenantId51)
Auto generated method signature for Asynchronous Invocations
|
void |
pauseRemoteTask(String name45)
Auto generated method signature for Asynchronous Invocations
|
void |
rescheduleRemoteSystemTask(String taskName22,
TriggerInformation stTriggerInfo23,
int targetTenantId24)
Auto generated method signature for Asynchronous Invocations
|
void |
rescheduleRemoteTask(String taskName57,
TriggerInformation stTriggerInfo58)
Auto generated method signature for Asynchronous Invocations
|
void |
resumeRemoteSystemTask(String name47,
int targetTenantId48)
Auto generated method signature for Asynchronous Invocations
|
void |
resumeRemoteTask(String name36)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteRemoteSystemTask(String name64,
int targetTenantId65,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteRemoteTask(String name60,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteSystemTasks(int targetTenantId53,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteSystemTask(String name29,
int targetTenantId30,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteTask(String name38,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void rescheduleRemoteSystemTask(String taskName22, TriggerInformation stTriggerInfo23, int targetTenantId24) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
String[] getAllRemoteTasks() throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteTasks25 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionvoid startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback) throws RemoteException
getAllRemoteTasks25 - RemoteExceptionDeployedTaskInformation getRemoteSystemTask(String name29, int targetTenantId30) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteSystemTask28 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionvoid startgetRemoteSystemTask(String name29, int targetTenantId30, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getRemoteSystemTask28 - RemoteExceptionvoid addRemoteTask(StaticTaskInformation taskInfo34) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void resumeRemoteTask(String name36) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
DeployedTaskInformation getRemoteTask(String name38) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteTask37 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionvoid startgetRemoteTask(String name38, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getRemoteTask37 - RemoteExceptionvoid addRemoteSystemTask(StaticTaskInformation taskInfo42, int targetTenantId43) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void pauseRemoteTask(String name45) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void resumeRemoteSystemTask(String name47, int targetTenantId48) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void pauseRemoteSystemTask(String name50, int targetTenantId51) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
String[] getAllRemoteSystemTasks(int targetTenantId53) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteSystemTasks52 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionvoid startgetAllRemoteSystemTasks(int targetTenantId53,
RemoteTaskAdminCallbackHandler callback)
throws RemoteException
getAllRemoteSystemTasks52 - RemoteExceptionvoid rescheduleRemoteTask(String taskName57, TriggerInformation stTriggerInfo58) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
boolean deleteRemoteTask(String name60) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteTask59 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionvoid startdeleteRemoteTask(String name60, RemoteTaskAdminCallbackHandler callback) throws RemoteException
deleteRemoteTask59 - RemoteExceptionboolean deleteRemoteSystemTask(String name64, int targetTenantId65) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteSystemTask63 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionvoid startdeleteRemoteSystemTask(String name64, int targetTenantId65, RemoteTaskAdminCallbackHandler callback) throws RemoteException
deleteRemoteSystemTask63 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.