Interface CorrelationFilter
Properties
Optional contentType
contentType: string
Defined in packages/nesbus/cjs/index-public.d.ts:88
Optional correlationId
correlationId: string
Defined in packages/nesbus/cjs/index-public.d.ts:60
Optional label
label: string
Defined in packages/nesbus/cjs/index-public.d.ts:76
Optional messageId
messageId: string
Defined in packages/nesbus/cjs/index-public.d.ts:64
Optional replyTo
replyTo: string
Defined in packages/nesbus/cjs/index-public.d.ts:72
Optional replyToSessionId
replyToSessionId: string
Defined in packages/nesbus/cjs/index-public.d.ts:84
Optional sessionId
sessionId: string
Defined in packages/nesbus/cjs/index-public.d.ts:80
Optional to
to: string
Defined in packages/nesbus/cjs/index-public.d.ts:68
Optional userProperties
userProperties: any
Defined in packages/nesbus/cjs/index-public.d.ts:92
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Represents the correlation filter expression. A CorrelationFilter holds a set of conditions that are matched against user and system properties of incoming messages from a Subscription.