RMS.Approval.copyApprovedDecisionTables()

Signature

void copyApprovedDecisionTables(Object decisionProject, String destDir)

Domain

action

Description

Copies all decision tables from a project approved by rule administrator into a certain directory

Parameters

NameTypeDescription
decisionProjectObjectthe decision project object representation approved
destDirStringthe destination directory where all the decision tables will end up after copy.

Returns

None.