21 'id' => static::PRESET_IN_WORK,
22 'name' => Loc::getMessage(
'BIZPROC_API_DATA_WORKFLOW_STATE_FILTER_PRESET_IN_WORK'),
26 'id' => static::PRESET_STARTED,
27 'name' => Loc::getMessage(
'BIZPROC_API_DATA_WORKFLOW_STATE_FILTER_PRESET_STARTED'),
30 'id' => static::PRESET_HAS_TASK,
31 'name' => Loc::getMessage(
'BIZPROC_API_DATA_WORKFLOW_STATE_FILTER_PRESET_HAS_TASK_MSGVER_1'),
34 'id' => static::PRESET_ALL_COMPLETED,
35 'name' => Loc::getMessage(
'BIZPROC_API_DATA_WORKFLOW_STATE_FILTER_PRESET_ALL_COMPLETED'),
38 'id' => static::PRESET_ACTIVE_TASK,
39 'name' => Loc::getMessage(
'BIZPROC_API_DATA_WORKFLOW_STATE_FILTER_PRESET_ACTIVE_TASK'),
42 'id' => static::PRESET_COMMENT,
43 'name' => Loc::getMessage(
'BIZPROC_API_DATA_WORKFLOW_STATE_FILTER_PRESET_COMMENT'),