Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FilteringMetadataProcessor

Implements

  • AutomationMetadataProcessor

Index

Constructors

Properties

Methods

Constructors

constructor

  • new FilteringMetadataProcessor(allowedCommandHandlers: Array<Maker<HandleCommand<any>>>, allowedEventHandlers: Array<Maker<HandleEvent<any>>>): FilteringMetadataProcessor

Properties

Private Readonly allowedCommands

allowedCommands: string[]

Private Readonly allowedEvents

allowedEvents: string[]

Methods

process

  • process<T>(metadata: T): T

Generated using TypeDoc