JOBSTATUS_INPROGRESS

in vpx_shared/vpx_shared_defines.php

<?php
define('JOBSTATUS_INPROGRESS', 'INPROGRESS');
?>