getImportStatus

From AgileApps Support Wiki


Get the status of a job in the import queue.

Syntax
<syntaxhighlight lang="java" enclose="div">

Result result = getImportStatus(String jobId);

</syntaxhighlight>

Parameters
jobId:The job to query.
Returns
Result object