Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AutomationClient

Implements

Index

Constructors

constructor

Properties

automations

configuration

configuration: Configuration

Private Readonly defaultListeners

defaultListeners: AutomationEventListener[] = [new MetricEnabledAutomationEventListener(),new EventStoringAutomationEventListener(),new StartupMessageAutomationEventListener(),new StartupTimeMessageUatomationEventListener(),]

httpHandler

httpHandler: RequestProcessor

httpServer

httpServer: any

requestProcessor

requestProcessor: RequestProcessor

webSocketClient

webSocketClient: any

webSocketHandler

webSocketHandler: RequestProcessor

Accessors

automationServer

Methods

Private configureRedactions

  • configureRedactions(): void

Private configureShutdown

  • configureShutdown(): void

Private configureStatsd

  • configureStatsd(): void

processCommand

processEvent

Private raiseStartupEvent

  • raiseStartupEvent(): Promise<void>

run

  • run(): Promise<void>

Private runHttp

Private runWs

Private setupExpressRequestHandler

Private setupWebSocketClusterRequestHandler

Private setupWebSocketClusterWorkerRequestHandler

Private setupWebSocketRequestHandler

withCommandHandler

withEventHandler

withIngester

Generated using TypeDoc