Skip to content

Commit

Permalink
Testing link
Browse files Browse the repository at this point in the history
  • Loading branch information
dejavix committed Mar 1, 2024
1 parent cf9f794 commit 0553e0f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/misc/notifications/configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -656,8 +656,9 @@ Please refer to the following documentation for the shorter notation rules:

=== Expression Variables for Any Events

[%autowidth]
|===
|Usage in Groovy |Usage in Velocity template | Description
|Usage in Groovy |Usage in Velocity template |Description

|event.getChannel()
|$event.getChannel()
Expand Down Expand Up @@ -710,6 +711,8 @@ Search *Full Javadoc* for specific version and then search for
`com.evolveum.midpoint.notifications.api.events` to start with.
Other variables are defined for specific event types which are defined as subinterfaces of `Event` package.

Test: xref:/midpoint/#{ver}/midpoint-#{ver}javadoc/com/evolveum/midpoint/notifications/api/events/Event.html

=== Expression Variables Specific For Model Event

|===
Expand Down

0 comments on commit 0553e0f

Please sign in to comment.