class

NewRelic::NonWebTransaction

Inherits NewRelic::Transaction < Reference < Object

A subclass of NewRelic::Transaction that specifically represents a non-web transaction.

Constructors

new(app, label : String = "transaction")
Source