COMPLETED_TASK_TYPE_NAME constant

String const COMPLETED_TASK_TYPE_NAME

An interactive (i.e., involving the user) task which was completed.

Implementation

static const String COMPLETED_TASK_TYPE_NAME =
    "$CARP_NAMESPACE.completedtask";