Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SaveAttributesInterceptor

If IRequestAttributes.persistentAttributes not is undefined, the data ist stored with the configured persistence adapter

Hierarchy

  • SaveAttributesInterceptor

Implements

  • ResponseInterceptor<HandlerInput, Response>

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private logger

logger: ILogger = LoggerFactory.createLogger('SaveAttributesInterceptor')

Methods

process

  • process(input: HandlerInput, response?: Response): Promise<void>

Generated using TypeDoc