public interface RemoteTaskAdmin
Modifier and Type | Method and Description |
---|---|
void |
addRemoteSystemTask(StaticTaskInformation taskInfo66,
int targetTenantId67)
Auto generated method signature for Asynchronous Invocations
|
void |
addRemoteTask(StaticTaskInformation taskInfo35)
Auto generated method signature for Asynchronous Invocations
|
boolean |
deleteRemoteSystemTask(String name30,
int targetTenantId31)
Auto generated method signature
|
boolean |
deleteRemoteTask(String name37)
Auto generated method signature
|
String[] |
getAllRemoteSystemTasks(int targetTenantId22)
Auto generated method signature
|
String[] |
getAllRemoteTasks()
Auto generated method signature
|
DeployedTaskInformation |
getRemoteSystemTask(String name58,
int targetTenantId59)
Auto generated method signature
|
DeployedTaskInformation |
getRemoteTask(String name44)
Auto generated method signature
|
void |
pauseRemoteSystemTask(String name52,
int targetTenantId53)
Auto generated method signature for Asynchronous Invocations
|
void |
pauseRemoteTask(String name50)
Auto generated method signature for Asynchronous Invocations
|
void |
rescheduleRemoteSystemTask(String taskName26,
TriggerInformation stTriggerInfo27,
int targetTenantId28)
Auto generated method signature for Asynchronous Invocations
|
void |
rescheduleRemoteTask(String taskName63,
TriggerInformation stTriggerInfo64)
Auto generated method signature for Asynchronous Invocations
|
void |
resumeRemoteSystemTask(String name55,
int targetTenantId56)
Auto generated method signature for Asynchronous Invocations
|
void |
resumeRemoteTask(String name48)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteRemoteSystemTask(String name30,
int targetTenantId31,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteRemoteTask(String name37,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteSystemTasks(int targetTenantId22,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteSystemTask(String name58,
int targetTenantId59,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteTask(String name44,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String[] getAllRemoteSystemTasks(int targetTenantId22) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteSystemTasks21
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startgetAllRemoteSystemTasks(int targetTenantId22, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getAllRemoteSystemTasks21
- RemoteException
void rescheduleRemoteSystemTask(String taskName26, TriggerInformation stTriggerInfo27, int targetTenantId28) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
boolean deleteRemoteSystemTask(String name30, int targetTenantId31) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteSystemTask29
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startdeleteRemoteSystemTask(String name30, int targetTenantId31, RemoteTaskAdminCallbackHandler callback) throws RemoteException
deleteRemoteSystemTask29
- RemoteException
void addRemoteTask(StaticTaskInformation taskInfo35) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
boolean deleteRemoteTask(String name37) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteTask36
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startdeleteRemoteTask(String name37, RemoteTaskAdminCallbackHandler callback) throws RemoteException
deleteRemoteTask36
- RemoteException
String[] getAllRemoteTasks() throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteTasks40
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback) throws RemoteException
getAllRemoteTasks40
- RemoteException
DeployedTaskInformation getRemoteTask(String name44) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteTask43
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startgetRemoteTask(String name44, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getRemoteTask43
- RemoteException
void resumeRemoteTask(String name48) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void pauseRemoteTask(String name50) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void pauseRemoteSystemTask(String name52, int targetTenantId53) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void resumeRemoteSystemTask(String name55, int targetTenantId56) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
DeployedTaskInformation getRemoteSystemTask(String name58, int targetTenantId59) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteSystemTask57
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
void startgetRemoteSystemTask(String name58, int targetTenantId59, RemoteTaskAdminCallbackHandler callback) throws RemoteException
getRemoteSystemTask57
- RemoteException
void rescheduleRemoteTask(String taskName63, TriggerInformation stTriggerInfo64) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
void addRemoteSystemTask(StaticTaskInformation taskInfo66, int targetTenantId67) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
Copyright © 2017 WSO2. All rights reserved.