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 taskInfo89,
int targetTenantId90)
Auto generated method signature
|
void |
addRemoteTask(StaticTaskInformation taskInfo81)
Auto generated method signature
|
boolean |
deleteRemoteSystemTask(String name111,
int targetTenantId112)
Auto generated method signature
|
boolean |
deleteRemoteTask(String name107)
Auto generated method signature
|
String[] |
getAllRemoteSystemTasks(int targetTenantId100)
Auto generated method signature
|
String[] |
getAllRemoteTasks()
Auto generated method signature
|
DeployedTaskInformation |
getRemoteSystemTask(String name76,
int targetTenantId77)
Auto generated method signature
|
DeployedTaskInformation |
getRemoteTask(String name85)
Auto generated method signature
|
void |
pauseRemoteSystemTask(String name97,
int targetTenantId98)
Auto generated method signature
|
void |
pauseRemoteTask(String name92)
Auto generated method signature
|
void |
rescheduleRemoteSystemTask(String taskName69,
TriggerInformation stTriggerInfo70,
int targetTenantId71)
Auto generated method signature
|
void |
rescheduleRemoteTask(String taskName104,
TriggerInformation stTriggerInfo105)
Auto generated method signature
|
void |
resumeRemoteSystemTask(String name94,
int targetTenantId95)
Auto generated method signature
|
void |
resumeRemoteTask(String name83)
Auto generated method signature
|
void |
startdeleteRemoteSystemTask(String name111,
int targetTenantId112,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteRemoteTask(String name107,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteSystemTasks(int targetTenantId100,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteSystemTask(String name76,
int targetTenantId77,
RemoteTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRemoteTask(String name85,
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 void rescheduleRemoteSystemTask(String taskName69, TriggerInformation stTriggerInfo70, int targetTenantId71) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
rescheduleRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic String[] getAllRemoteTasks() throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteTasks in interface RemoteTaskAdmingetAllRemoteTasks72 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getAllRemoteTasks()public void startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetAllRemoteTasks in interface RemoteTaskAdmingetAllRemoteTasks72 - RemoteExceptionRemoteTaskAdmin.startgetAllRemoteTasks(org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public DeployedTaskInformation getRemoteSystemTask(String name76, int targetTenantId77) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteSystemTask in interface RemoteTaskAdmingetRemoteSystemTask75 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getRemoteSystemTask(java.lang.String, int)public void startgetRemoteSystemTask(String name76, int targetTenantId77, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetRemoteSystemTask in interface RemoteTaskAdmingetRemoteSystemTask75 - RemoteExceptionRemoteTaskAdmin.startgetRemoteSystemTask(java.lang.String, int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public void addRemoteTask(StaticTaskInformation taskInfo81) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
addRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void resumeRemoteTask(String name83) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
resumeRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic DeployedTaskInformation getRemoteTask(String name85) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteTask in interface RemoteTaskAdmingetRemoteTask84 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getRemoteTask(java.lang.String)public void startgetRemoteTask(String name85, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetRemoteTask in interface RemoteTaskAdmingetRemoteTask84 - RemoteExceptionRemoteTaskAdmin.startgetRemoteTask(java.lang.String, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public void addRemoteSystemTask(StaticTaskInformation taskInfo89, int targetTenantId90) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
addRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void pauseRemoteTask(String name92) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
pauseRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void resumeRemoteSystemTask(String name94, int targetTenantId95) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
resumeRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic void pauseRemoteSystemTask(String name97, int targetTenantId98) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
pauseRemoteSystemTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic String[] getAllRemoteSystemTasks(int targetTenantId100) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteSystemTasks in interface RemoteTaskAdmingetAllRemoteSystemTasks99 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.getAllRemoteSystemTasks(int)public void startgetAllRemoteSystemTasks(int targetTenantId100,
RemoteTaskAdminCallbackHandler callback)
throws RemoteException
startgetAllRemoteSystemTasks in interface RemoteTaskAdmingetAllRemoteSystemTasks99 - RemoteExceptionRemoteTaskAdmin.startgetAllRemoteSystemTasks(int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public void rescheduleRemoteTask(String taskName104, TriggerInformation stTriggerInfo105) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
rescheduleRemoteTask in interface RemoteTaskAdminRemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionpublic boolean deleteRemoteTask(String name107) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteTask in interface RemoteTaskAdmindeleteRemoteTask106 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.deleteRemoteTask(java.lang.String)public void startdeleteRemoteTask(String name107, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startdeleteRemoteTask in interface RemoteTaskAdmindeleteRemoteTask106 - RemoteExceptionRemoteTaskAdmin.startdeleteRemoteTask(java.lang.String, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)public boolean deleteRemoteSystemTask(String name111, int targetTenantId112) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteSystemTask in interface RemoteTaskAdmindeleteRemoteSystemTask110 - RemoteTaskAdminRemoteTasksExceptionException - :RemoteExceptionRemoteTaskAdmin.deleteRemoteSystemTask(java.lang.String, int)public void startdeleteRemoteSystemTask(String name111, int targetTenantId112, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startdeleteRemoteSystemTask in interface RemoteTaskAdmindeleteRemoteSystemTask110 - RemoteExceptionRemoteTaskAdmin.startdeleteRemoteSystemTask(java.lang.String, int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)Copyright © 2019 WSO2. All rights reserved.