Uses of Record Class
com.evolveum.midpoint.notifications.api.transports.SendingContext
Packages that use SendingContext
Package
Description
-
Uses of SendingContext in com.evolveum.midpoint.notifications.api
Methods in com.evolveum.midpoint.notifications.api that return SendingContext -
Uses of SendingContext in com.evolveum.midpoint.notifications.api.transports
Methods in com.evolveum.midpoint.notifications.api.transports with parameters of type SendingContextModifier and TypeMethodDescriptionvoidTransport.send(Message message, String transportName, SendingContext ctx, OperationResult parentResult) Sends the message via this transport.voidTransportService.send(Message message, String transportName, SendingContext ctx, OperationResult parentResult)