Uses of Class
org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminCallbackHandler

Packages that use DSTaskAdminCallbackHandler
org.wso2.carbon.dataservices.task.ui.stub   
 

Uses of DSTaskAdminCallbackHandler in org.wso2.carbon.dataservices.task.ui.stub
 

Methods in org.wso2.carbon.dataservices.task.ui.stub with parameters of type DSTaskAdminCallbackHandler
 void DSTaskAdmin.startgetAllSchedulableDataServices(DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdminStub.startgetAllSchedulableDataServices(DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdmin.startgetAllTaskNames(DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdminStub.startgetAllTaskNames(DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdmin.startgetNoParamDSOperations(String dsName31, DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdminStub.startgetNoParamDSOperations(String dsName57, DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdmin.startgetTaskInfo(String taskName18, DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdminStub.startgetTaskInfo(String taskName44, DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdmin.startisTaskScheduled(String taskName14, DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void DSTaskAdminStub.startisTaskScheduled(String taskName40, DSTaskAdminCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 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
 



Copyright © 2015 WSO2. All rights reserved.