Quantcast
Channel: VMware Communities : Discussion List - VMware {code}
Viewing all articles
Browse latest Browse all 2738

How to get the particular job details from the converter sdk

$
0
0

converterSDK sample has List operation which gets the list of tasks and jobs.

 

getJobHistory in converterConnection gets the all the jobs till the count is given . Instead is there any method to fetch a particular job details.

_converterService.converterReadNextConversionJobs(jobCollector, jobs) => this is declared in converterPortType.java

 

In converterPortType.java  there are few job lines . Will that be useful to fetch the particular job infromation. If so, how to specify the ManagedObjectReference of conversionJob?

 

public com.vmware.converter.ConverterServerConversionConversionJobInfo converterServerConversionManagerGetJobInfo(com.vmware.converter.ManagedObjectReference _this, com.vmware.converter.ManagedObjectReference conversionJob)

 

public com.vmware.converter.ConverterServerConversionConversionJobSpec converterServerConversionManagerGetJobSpec(com.vmware.converter.ManagedObjectReference _this, com.vmware.converter.ManagedObjectReference conversionJob)


Viewing all articles
Browse latest Browse all 2738

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>