RMS.Approval.unloadClass()

Signature

unloadClass(String vrfUri, String implName)

Domain

Description

Unloads a class deployed into the production engine. This class has been created out of an implementation of a rule function/rule.

Parameters

NameTypeDescription
vrfUriStringThe fully qualified name of the rule function/rule resource
implNameStringThe name of the implementation

Returns

TypeDescription
void

Cautions

none