Property | Type | Description | |
---|---|---|---|
$ccs | array | Cost Centers array | |
$environment | Scalr_Environment | Current environment | |
$message | string | Event message | |
$messageToHash | string | Message for hashing | |
$projects | array | Projects array | |
$timelineEvent | Generated event | ||
$user | Scalr_Account_User | User who fires an event |
Method | Description | |
---|---|---|
__construct ( ) | Constructor | |
fire ( ) : boolean | Fires an event | |
getUserEmail ( ) : string | Gets email address of the user who fires an event |
Method | Description | |
---|---|---|
callbackFilter ( mixed $value ) : boolean | Filter identifiers callback |
public getUserEmail ( ) : string | ||
return | string |
protected Scalr_Environment $environment | ||
return | Scalr_Environment |
protected TimelineEventEntity,Scalr\Stats\CostAnalytics\Entity $timelineEvent | ||
return |