Example #1
0
 public function getTasks($active = false)
 {
     return Settings_Workflows_TaskRecord_Model::getAllForWorkflow($this, $active);
 }