Sets the state of the job item to 'active'.
string $message: Message for the source to be reviewed.
array $variables: (optional) An array of variables to replace in the message on display.
string $type: (optional) Statically set to status.
public function active($message = NULL, $variables = array(), $type = 'status');