Refactoring Bpmn/Workflow handling layer (2nd commit)
This commit is contained in:
@@ -47,7 +47,7 @@ try {
|
||||
|
||||
foreach ($UIDS as $UID) {
|
||||
$oProcessMap->deleteProcess($UID);
|
||||
ProcessMaker\Adapter\Bpmn\Model::deleteProject($UID);
|
||||
//ProcessMaker\Adapter\Bpmn\Model::deleteProject($UID);
|
||||
}
|
||||
$resp->status = 0;
|
||||
$resp->msg = 'All process was deleted successfully';
|
||||
|
||||
Reference in New Issue
Block a user