Package io.quarkus.funqy.knative.events
Annotation Type EventAttribute
-
public @interface EventAttribute
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description StringnameDefines the cloud event attribute name that will be used for additional filtering of incoming eventsStringvalueDefines the cloud event attribute's (one defined byname) value that will be used for additional filtering of incoming events
-