Update of Matching Rules

Updates a matching rule for the specified Mobile Workflow package.

Syntax

void updateMobileWorkflowMatchingRule(MobileWorkflowIDVO workflowID, MobileWorkflowMatchingRulesVO matchRule) throws SUPAdminException;

Returns

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

Examples