Workflow Class.
Package: Joomla\CMS\Workflow
Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Workflow/Workflow.php
public
$CONDITION_NAMES
Condition to names mapping
Since
public
$CONDITION_PUBLISHED
Every item with a state which has the condition PUBLISHED is visible/active on the page
public
$CONDITION_UNPUBLISHED
Every item with a state which has the condition UNPUBLISHED is not visible/inactive on the page
public
$CONDITION_TRASHED
Every item with a state which has the condition TRASHED is trashed
public
$CONDITION_ARCHIVED
Every item with a state which has the condition ARCHIVED is archived