- java.lang.Object
-
- org.wso2.carbon.ntask.core.AbstractTask
-
- org.wso2.carbon.ntask.solutions.webservice.WebServiceCallTask
-
- org.wso2.carbon.dataservices.task.DSTask
-
-
Field Summary
-
Fields inherited from class org.wso2.carbon.ntask.solutions.webservice.WebServiceCallTask
SERVICE_ACTION, SERVICE_MEP, SERVICE_MEP_IN_ONLY, SERVICE_MEP_IN_OUT, SERVICE_PAYLOAD_HANDLER_CLASS, SERVICE_TARGET_EPR
-
Constructor Summary
Constructors
Constructor and Description |
DSTask() |
-
Method Summary
-
Methods inherited from class org.wso2.carbon.ntask.solutions.webservice.WebServiceCallTask
getServiceAction, getServiceClient, getServiceMEP, getServicePayloadHandler, getServiceURL, getTaskCount
-
Methods inherited from class org.wso2.carbon.ntask.core.AbstractTask
getProperties, setProperties
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
init
public void init()
- Specified by:
init
in interface org.wso2.carbon.ntask.core.Task
- Overrides:
init
in class org.wso2.carbon.ntask.solutions.webservice.WebServiceCallTask
-
execute
public void execute()
- Specified by:
execute
in interface org.wso2.carbon.ntask.core.Task
- Overrides:
execute
in class org.wso2.carbon.ntask.solutions.webservice.WebServiceCallTask
Copyright © 2020 WSO2. All rights reserved.