AgileApps Support Wiki Pre Release

getImportStatus

From AgileApps Support Wiki
Revision as of 23:10, 18 December 2010 by imported>Aeric
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

__TBD: Name of API__

Get the status of a job in the import queue.

Syntax

__TBD: Return value__

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

Result result = __TBD: getImportStatus(String jobId)__

</syntaxhighlight>

Parameters
jobId:The job to query.
Returns
Result object

--or--

A string containing ...


__TBD: Verify category index__