getImportStatus

From AgileApps Support Wiki


Get the status of a job in the import queue.

Syntax
Result result = getImportStatus(String jobId);
Parameters
jobId:The job to query.
Returns
Result object