WithActor

public interface WithActor

An object associated with an acting user.

Inheritors

Functions

Link copied to clipboard
public UserId actor()
The ID of the associated user.
Link copied to clipboard
public abstract ActorContext actorContext()
The context of the associated user.
Link copied to clipboard
public TenantId tenant()
Obtains the ID of the tenant under which the message was created.