@@ -706,7 +706,7 @@ public class ActivitiServiceImpl implements ActivitiService {
activitiService.flowEnd(l);
}
- return null;
+ return true;
/**