boolean persistDecisionProject(Object dp,
String dpName,
String baseDir)
boolean persistDecisionProject(Object dp,
String dpName,
String baseDir)
Name | Type | Description |
---|---|---|
dp | Object | the decision project object to be stored |
dpName | String | the name of the decision project |
baseDir | String | the base directory under which to create the decision project structure |