You are here

constant HOSTING_TASK_SUCCESS in Hosting 7.3

Same name and namespace in other branches
  1. 5 task/hosting_task.module \HOSTING_TASK_SUCCESS
  2. 6.2 task/hosting_task.module \HOSTING_TASK_SUCCESS
  3. 7.4 task/hosting_task.module \HOSTING_TASK_SUCCESS

The command completed succesfully.

3 uses of HOSTING_TASK_SUCCESS
hosting_migrate_platform_submit in migrate/hosting_migrate.batch.inc
Implements hook_submit().
hosting_task_parse_log in task/hosting_task.module
Parse a task's log, and return its status accordingly.
hosting_task_view in task/hosting_task.module
Implements hook_view().

File

task/hosting_task.module, line 1524
Web server node type is defined here.

Code

define('HOSTING_TASK_SUCCESS', 1);