Uses of Class
com.sforce.soap.metadata.RetrieveResult
-
-
Uses of RetrieveResult in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return RetrieveResult Modifier and Type Method Description RetrieveResultMetadataConnection. checkRetrieveStatus(String asyncProcessId, boolean includeZip)RetrieveResultCheckRetrieveStatusResponse_element. getResult()RetrieveResultDeployDetails. getRetrieveResult()Methods in com.sforce.soap.metadata with parameters of type RetrieveResult Modifier and Type Method Description voidCheckRetrieveStatusResponse_element. setResult(RetrieveResult result)voidDeployDetails. setRetrieveResult(RetrieveResult retrieveResult)
-