function fetchWorkflowTypeStatuses()
 {
     return array('result' => eZWorkflowType::statusNameMap());
 }