PHP 클래스 Scalr\System\Zmq\Cron\Task\AnalyticsNotifications

저자: N.V.
상속: extends Scalr\System\Zmq\Cron\AbstractTask
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
config ( )
enqueue ( )
worker ( $request )

비공개 메소드들

메소드 설명
changeCloudNames ( array $clouds ) : array Changes clouds name format
getSubjectChildItems ( ProjectEntity | Scalr\Stats\CostAnalytics\Entity\CostCentreEntity $subject, array $childItems, Scalr\Stats\CostAnalytics\QuarterPeriod $date ) : array Gets an array of farms or projects data for notification
saveNotificationData ( ProjectEntity | Scalr\Stats\CostAnalytics\Entity\CostCentreEntity $subject, NotificationEntity $notification, boolean $ifAccountLevel = false ) Saves project or cost center notification
saveReportData ( string $getPeriodicSubjectData, string $subjectEntityName, array $params, array $forecastParams, string $subjectId, string $subjectType, string $emails, string $formatedTitle, string $formatedForecastDate, boolean $ifAccountLevel = false ) Calculates data for reports and saves it
sortItems ( integer $item1, integer $item2 ) : integer Callback sort function

메소드 상세

config() 공개 메소드

또한 보기: Scalr\System\Zmq\Cron\AbstractTask::config()
public config ( )

enqueue() 공개 메소드

또한 보기: Scalr\System\Zmq\Cron\TaskInterface::enqueue()
public enqueue ( )

worker() 공개 메소드

또한 보기: Scalr\System\Zmq\Cron\TaskInterface::worker()
public worker ( $request )