RMS.Approval.copyApprovedDomainModel()

Signature

void copyApprovedDomainModel(String inputDirpath, String destPath)

Domain

action

Description

Copies the domain model file of an approved project into the config directory for the project

Parameters

NameTypeDescription
inputDirpathStringthe directory inside which to search a domain model file
destPathStringthe destination directory(config) where the domain model file will get copied

Returns

None.