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
- :RemoteException
void startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback) throws RemoteException
getAllRemoteTasks25
- RemoteException
DeployedTaskInformation getRemoteSystemTask(String name29, int targetTenantId30) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteSystemTask28
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startgetRemoteSystemTask(String name29, int targetTenantId30, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getRemoteSystemTask28
- RemoteException
void addRemoteTask(StaticTaskInformation taskInfo34) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void resumeRemoteTask(String name36) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
DeployedTaskInformation getRemoteTask(String name38) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteTask37
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startgetRemoteTask(String name38, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getRemoteTask37
- RemoteException
void 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
- :RemoteException
void startgetAllRemoteSystemTasks(int targetTenantId53, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getAllRemoteSystemTasks52
- RemoteException
void rescheduleRemoteTask(String taskName57, TriggerInformation stTriggerInfo58) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
boolean deleteRemoteTask(String name60) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteTask59
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startdeleteRemoteTask(String name60, RemoteTaskAdminCallbackHandler callback) throws RemoteException
deleteRemoteTask59
- RemoteException
boolean deleteRemoteSystemTask(String name64, int targetTenantId65) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteSystemTask63
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startdeleteRemoteSystemTask(String name64, int targetTenantId65, RemoteTaskAdminCallbackHandler callback) throws RemoteException
deleteRemoteSystemTask63
- RemoteException
Copyright © 2018 WSO2. All rights reserved.