reference
Module: events/events
Table of contents
Classes
- BaseEvent
- ComputationStarted
- ComputationFinished
- ComputationFailed
- TaskStarted
- TaskRedone
- TaskRejected
- TaskFinished
- AllocationCreated
- DemandSubscribed
- DemandFailed
- DemandUnsubscribed
- CollectFailed
- ProposalReceived
- ProposalRejected
- ProposalResponded
- ProposalFailed
- ProposalConfirmed
- PackageCreated
- AgreementCreated
- AgreementConfirmed
- AgreementRejected
- AgreementTerminated
- InvoiceReceived
- DebitNoteReceived
- PaymentAccepted
- DebitNoteAccepted
- PaymentFailed
- ActivityCreated
- ActivityDestroyed
- ActivityStateChanged
- ScriptSent
- ScriptExecuted
Variables
Variables
EventType
• Const
EventType: "GolemEvent"
Global Event Type with which all API events will be emitted. It should be used on all listeners that would like to handle events.