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, setServiceClientEPR
public RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteTaskAdminStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RemoteTaskAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void rescheduleRemoteSystemTask(String taskName69, TriggerInformation stTriggerInfo70, int targetTenantId71) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
rescheduleRemoteSystemTask
in interface RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public String[] getAllRemoteTasks() throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteTasks
in interface RemoteTaskAdmin
getAllRemoteTasks72
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
RemoteTaskAdmin.getAllRemoteTasks()
public void startgetAllRemoteTasks(RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetAllRemoteTasks
in interface RemoteTaskAdmin
getAllRemoteTasks72
- RemoteException
RemoteTaskAdmin.startgetAllRemoteTasks(org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)
public DeployedTaskInformation getRemoteSystemTask(String name76, int targetTenantId77) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteSystemTask
in interface RemoteTaskAdmin
getRemoteSystemTask75
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
RemoteTaskAdmin.getRemoteSystemTask(java.lang.String, int)
public void startgetRemoteSystemTask(String name76, int targetTenantId77, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetRemoteSystemTask
in interface RemoteTaskAdmin
getRemoteSystemTask75
- RemoteException
RemoteTaskAdmin.startgetRemoteSystemTask(java.lang.String, int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)
public void addRemoteTask(StaticTaskInformation taskInfo81) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
addRemoteTask
in interface RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public void resumeRemoteTask(String name83) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
resumeRemoteTask
in interface RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public DeployedTaskInformation getRemoteTask(String name85) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getRemoteTask
in interface RemoteTaskAdmin
getRemoteTask84
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
RemoteTaskAdmin.getRemoteTask(java.lang.String)
public void startgetRemoteTask(String name85, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetRemoteTask
in interface RemoteTaskAdmin
getRemoteTask84
- RemoteException
RemoteTaskAdmin.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 RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public void pauseRemoteTask(String name92) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
pauseRemoteTask
in interface RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public void resumeRemoteSystemTask(String name94, int targetTenantId95) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
resumeRemoteSystemTask
in interface RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public void pauseRemoteSystemTask(String name97, int targetTenantId98) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
pauseRemoteSystemTask
in interface RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public String[] getAllRemoteSystemTasks(int targetTenantId100) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
getAllRemoteSystemTasks
in interface RemoteTaskAdmin
getAllRemoteSystemTasks99
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
RemoteTaskAdmin.getAllRemoteSystemTasks(int)
public void startgetAllRemoteSystemTasks(int targetTenantId100, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startgetAllRemoteSystemTasks
in interface RemoteTaskAdmin
getAllRemoteSystemTasks99
- RemoteException
RemoteTaskAdmin.startgetAllRemoteSystemTasks(int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)
public void rescheduleRemoteTask(String taskName104, TriggerInformation stTriggerInfo105) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
rescheduleRemoteTask
in interface RemoteTaskAdmin
RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
public boolean deleteRemoteTask(String name107) throws RemoteException, RemoteTaskAdminRemoteTasksExceptionException
deleteRemoteTask
in interface RemoteTaskAdmin
deleteRemoteTask106
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
RemoteTaskAdmin.deleteRemoteTask(java.lang.String)
public void startdeleteRemoteTask(String name107, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startdeleteRemoteTask
in interface RemoteTaskAdmin
deleteRemoteTask106
- RemoteException
RemoteTaskAdmin.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 RemoteTaskAdmin
deleteRemoteSystemTask110
- RemoteTaskAdminRemoteTasksExceptionException
- :RemoteException
RemoteTaskAdmin.deleteRemoteSystemTask(java.lang.String, int)
public void startdeleteRemoteSystemTask(String name111, int targetTenantId112, RemoteTaskAdminCallbackHandler callback) throws RemoteException
startdeleteRemoteSystemTask
in interface RemoteTaskAdmin
deleteRemoteSystemTask110
- RemoteException
RemoteTaskAdmin.startdeleteRemoteSystemTask(java.lang.String, int, org.wso2.carbon.remotetasks.stub.admin.common.RemoteTaskAdminCallbackHandler)
Copyright © 2021 WSO2. All rights reserved.