Deletion of a Mobile Workflow Package

Deletes the specified mobile workflow package.

Syntax

void deleteMobileWorkflow(MobileWorkflowIDVO workflowID) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples