Name | Signature and Synopsis |
---|---|
deployClass | deployClass(String projectName, Deploys a class matching specified resourceURI into all nodes of a cluster. |
fetchServedProjectsList | String[] fetchServedProjectsList(String baseDirPath) Gets a list of all directories present inside a folder |
generateRequestId | String generateRequestId(String username) Generate a unique request id upon checkin. |
unloadClass | unloadClass(String vrfUri, String implName) Unloads a class deployed into the production engine. This class has been created out of an implementation of a rule function/rule. |