Class StaffNoticeTask
Base abstract class from which executable automation tasks may extend. Also provides for logging task output.
- Blesta\Core\Automation\Tasks\Common\AbstractTask implements Blesta\Core\Automation\Tasks\Common\LoggableInterface, Blesta\Core\Automation\Tasks\Common\RunnableInterface
- Blesta\Core\Automation\Tasks\Common\StaffNoticeTask
Direct known subclasses
Blesta\Core\Automation\Tasks\Task\CancelScheduledServices, Blesta\Core\Automation\Tasks\Task\ProcessRenewingServices, Blesta\Core\Automation\Tasks\Task\ProvisionPendingServices, Blesta\Core\Automation\Tasks\Task\SuspendServices, Blesta\Core\Automation\Tasks\Task\UnsuspendServices
Abstract
Namespace: Blesta\Core\Automation\Tasks\Common
Package: blesta\core\Automation\Tasks\Common
Copyright: Copyright (c) 2018, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Automation/Tasks/Common/StaffNoticeTask.php
Namespace: Blesta\Core\Automation\Tasks\Common
Package: blesta\core\Automation\Tasks\Common
Copyright: Copyright (c) 2018, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Automation/Tasks/Common/StaffNoticeTask.php
public
|
#
__construct(
Initialize a new task |
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
isCurrentDay(),
isTimeToRun(),
loadLanguage(),
log(),
logComplete(),
resetErrors(),
setDate()
|
run()
|
$date,
$logger,
$options,
$task
|