Retrieval of Mobile Workflow Device Status

Retrieves mobile workflow status for a device from the value object DeviceMobileWorkflowStatusVO.

Syntax

DeviceMobileWorkflowStatusVO SUPMobileWorkflow.getDeviceMobileWorkflowStatus(MobileWorkflowIDVO workflowID)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples