RMS.CodeGeneration

Description

Functions for generating class files from decision tables.

Functions

NameSignature and Synopsis
copyGeneratedClassFilescopyGeneratedClassFiles(final String inputDirpath, final String destDir)
This function will be typically used when copying over approved decision table class files into the deployment zone
deployProjectdeployProject(String action, Object[] arguments)
This function generates class files for decision tables upon approval of the decision project they are contained in. The arguments array consists of 4 parameters 1.)The decision project object 2.)Location of the designer project ear(String) (Typically bin directory) 3.)String[] of all implementations (decision tables) inside this project 4.)directory name (String) to generate class files in