|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DSTaskInfo | |
|---|---|
| org.wso2.carbon.dataservices.task.ui.stub | |
| org.wso2.carbon.dataservices.task.ui.stub.xsd | |
| Uses of DSTaskInfo in org.wso2.carbon.dataservices.task.ui.stub |
|---|
| Fields in org.wso2.carbon.dataservices.task.ui.stub declared as DSTaskInfo | |
|---|---|
protected DSTaskInfo |
GetTaskInfoResponse.local_return
field for _return |
protected DSTaskInfo |
RescheduleTask.localDsTaskInfo
field for DsTaskInfo |
protected DSTaskInfo |
ScheduleTask.localDsTaskInfo
field for DsTaskInfo |
| Methods in org.wso2.carbon.dataservices.task.ui.stub that return DSTaskInfo | |
|---|---|
DSTaskInfo |
GetTaskInfoResponse.get_return()
Auto generated getter method |
DSTaskInfo |
RescheduleTask.getDsTaskInfo()
Auto generated getter method |
DSTaskInfo |
ScheduleTask.getDsTaskInfo()
Auto generated getter method |
DSTaskInfo |
DSTaskAdmin.getTaskInfo(String taskName18)
Auto generated method signature |
DSTaskInfo |
DSTaskAdminStub.getTaskInfo(String taskName44)
Auto generated method signature |
| Methods in org.wso2.carbon.dataservices.task.ui.stub with parameters of type DSTaskInfo | |
|---|---|
void |
DSTaskAdminCallbackHandler.receiveResultgetTaskInfo(DSTaskInfo result)
auto generated Axis2 call back method for getTaskInfo method override this method for handling normal response from getTaskInfo operation |
boolean |
DSTaskAdmin.rescheduleTask(DSTaskInfo dsTaskInfo24)
Auto generated method signature |
boolean |
DSTaskAdminStub.rescheduleTask(DSTaskInfo dsTaskInfo50)
Auto generated method signature |
void |
DSTaskAdmin.scheduleTask(DSTaskInfo dsTaskInfo22)
Auto generated method signature for Asynchronous Invocations |
void |
DSTaskAdminStub.scheduleTask(DSTaskInfo dsTaskInfo48)
Auto generated method signature |
void |
GetTaskInfoResponse.set_return(DSTaskInfo param)
Auto generated setter method |
void |
RescheduleTask.setDsTaskInfo(DSTaskInfo param)
Auto generated setter method |
void |
ScheduleTask.setDsTaskInfo(DSTaskInfo param)
Auto generated setter method |
void |
DSTaskAdmin.startrescheduleTask(DSTaskInfo dsTaskInfo24,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
DSTaskAdminStub.startrescheduleTask(DSTaskInfo dsTaskInfo50,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
| Uses of DSTaskInfo in org.wso2.carbon.dataservices.task.ui.stub.xsd |
|---|
| Methods in org.wso2.carbon.dataservices.task.ui.stub.xsd that return DSTaskInfo | |
|---|---|
static DSTaskInfo |
DSTaskInfo.Factory.parse(XMLStreamReader reader)
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||