Uses of Class
org.wso2.carbon.remotetasks.stub.admin.common.xsd.DeployedTaskInformation
Packages that use DeployedTaskInformation
Package
Description
-
Uses of DeployedTaskInformation in org.wso2.carbon.remotetasks.stub.admin.common
Fields in org.wso2.carbon.remotetasks.stub.admin.common declared as DeployedTaskInformationModifier and TypeFieldDescriptionprotected DeployedTaskInformationGetRemoteSystemTaskResponse.local_returnfield for _returnprotected DeployedTaskInformationGetRemoteTaskResponse.local_returnfield for _returnMethods in org.wso2.carbon.remotetasks.stub.admin.common that return DeployedTaskInformationModifier and TypeMethodDescriptionGetRemoteSystemTaskResponse.get_return()Auto generated getter methodGetRemoteTaskResponse.get_return()Auto generated getter methodRemoteTaskAdmin.getRemoteSystemTask(String name29, int targetTenantId30) Auto generated method signatureRemoteTaskAdminStub.getRemoteSystemTask(String name76, int targetTenantId77) Auto generated method signatureRemoteTaskAdmin.getRemoteTask(String name38) Auto generated method signatureRemoteTaskAdminStub.getRemoteTask(String name85) Auto generated method signatureMethods in org.wso2.carbon.remotetasks.stub.admin.common with parameters of type DeployedTaskInformationModifier and TypeMethodDescriptionvoidRemoteTaskAdminCallbackHandler.receiveResultgetRemoteSystemTask(DeployedTaskInformation result) auto generated Axis2 call back method for getRemoteSystemTask method override this method for handling normal response from getRemoteSystemTask operationvoidRemoteTaskAdminCallbackHandler.receiveResultgetRemoteTask(DeployedTaskInformation result) auto generated Axis2 call back method for getRemoteTask method override this method for handling normal response from getRemoteTask operationvoidGetRemoteSystemTaskResponse.set_return(DeployedTaskInformation param) Auto generated setter methodvoidGetRemoteTaskResponse.set_return(DeployedTaskInformation param) Auto generated setter method -
Uses of DeployedTaskInformation in org.wso2.carbon.remotetasks.stub.admin.common.xsd
Methods in org.wso2.carbon.remotetasks.stub.admin.common.xsd that return DeployedTaskInformationModifier and TypeMethodDescriptionstatic DeployedTaskInformationDeployedTaskInformation.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