public class RemoteTaskAdminStub extends org.apache.axis2.client.Stub implements RemoteTaskAdmin
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
RemoteTaskAdminStub()
Default Constructor
|
RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
RemoteTaskAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRemoteSystemTask(StaticTaskInformation taskInfo113,
int targetTenantId114)
Auto generated method signature
|
void |
addRemoteTask(StaticTaskInformation taskInfo82)
Auto generated method signature
|
boolean |
deleteRemoteSystemTask(String name77,
int targetTenantId78)
Auto generated method signature
|
boolean |
deleteRemoteTask(String name84)
Auto generated method signature
|
String[] |
getAllRemoteSystemTasks(int targetTenantId69)
Auto generated method signature
|
String[] |
getAllRemoteTasks()
Auto generated method signature
|
DeployedTaskInformation |
getRemoteSystemTask(String name105,
int targetTenantId106)
Auto generated method signature
|
DeployedTaskInformation |
getRemoteTask(String name91)
Auto generated method signature
|
void |
pauseRemoteSystemTask(String name99,
int targetTenantId100)
Auto generated method signature
|
void |
pauseRemoteTask(String name97)
Auto generated method signature
|
void |
rescheduleRemoteSystemTask(String taskName73,
TriggerInformation stTriggerInfo74,
int targetTenantId75)
Auto generated method signature
|
void |
rescheduleRemoteTask(String taskName110,
TriggerInformation stTriggerInfo111)
Auto generated method signature
|
void |
resumeRemoteSystemTask(String name102,
int targetTenantId103)
Auto generated method signature
|
void |
resumeRemoteTask(String name95)
Auto generated method signature
|
void |
startdeleteRemoteSystemTask(String name77,
int targetTenantId78,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteRemoteTask(String name84,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteSystemTasks(int targetTenantId69,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteSystemTask(String name105,
int targetTenantId106,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteTask(String name91,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteTaskAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic RemoteTaskAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic String[] getAllRemoteSystemTasks(int targetTenantId69) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteSystemTasks in interface RemoteTaskAdmingetAllRemoteSystemTasks68 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getAllRemoteSystemTasks(int)public void startgetAllRemoteSystemTasks(int targetTenantId69,
RemoteTaskAdminCallbackHandler callback)
throws RemoteException
startgetAllRemoteSystemTasks in interface RemoteTaskAdmingetAllRemoteSystemTasks68 - RemoteExceptionRemoteTaskAdmin.startgetAllRemoteSystemTasks(int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public void rescheduleRemoteSystemTask(String taskName73, TriggerInformation stTriggerInfo74, int targetTenantId75) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
rescheduleRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic boolean deleteRemoteSystemTask(String name77, int targetTenantId78) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteSystemTask in interface RemoteTaskAdmindeleteRemoteSystemTask76 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.deleteRemoteSystemTask(java.lang.String, int)public void startdeleteRemoteSystemTask(String name77, int targetTenantId78, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startdeleteRemoteSystemTask in interface RemoteTaskAdmindeleteRemoteSystemTask76 - RemoteExceptionRemoteTaskAdmin.startdeleteRemoteSystemTask(java.lang.String, int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public void addRemoteTask(StaticTaskInformation taskInfo82) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
addRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic boolean deleteRemoteTask(String name84) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteTask in interface RemoteTaskAdmindeleteRemoteTask83 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.deleteRemoteTask(java.lang.String)public void startdeleteRemoteTask(String name84, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startdeleteRemoteTask in interface RemoteTaskAdmindeleteRemoteTask83 - RemoteExceptionRemoteTaskAdmin.startdeleteRemoteTask(java.lang.String, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public String[] getAllRemoteTasks() throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteTasks in interface RemoteTaskAdmingetAllRemoteTasks87 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getAllRemoteTasks()public void startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetAllRemoteTasks in interface RemoteTaskAdmingetAllRemoteTasks87 - RemoteExceptionRemoteTaskAdmin.startgetAllRemoteTasks(org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public DeployedTaskInformation getRemoteTask(String name91) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteTask in interface RemoteTaskAdmingetRemoteTask90 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getRemoteTask(java.lang.String)public void startgetRemoteTask(String name91, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetRemoteTask in interface RemoteTaskAdmingetRemoteTask90 - RemoteExceptionRemoteTaskAdmin.startgetRemoteTask(java.lang.String, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public void resumeRemoteTask(String name95) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
resumeRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void pauseRemoteTask(String name97) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
pauseRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void pauseRemoteSystemTask(String name99, int targetTenantId100) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
pauseRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void resumeRemoteSystemTask(String name102, int targetTenantId103) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
resumeRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic DeployedTaskInformation getRemoteSystemTask(String name105, int targetTenantId106) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteSystemTask in interface RemoteTaskAdmingetRemoteSystemTask104 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getRemoteSystemTask(java.lang.String, int)public void startgetRemoteSystemTask(String name105, int targetTenantId106, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetRemoteSystemTask in interface RemoteTaskAdmingetRemoteSystemTask104 - RemoteExceptionRemoteTaskAdmin.startgetRemoteSystemTask(java.lang.String, int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public void rescheduleRemoteTask(String taskName110, TriggerInformation stTriggerInfo111) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
rescheduleRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void addRemoteSystemTask(StaticTaskInformation taskInfo113, int targetTenantId114) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
addRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionCopyright © 2017 WSO2. All rights reserved.