Interface OptionalTenantProvider
- All Known Subinterfaces:
AgentMessageDeselectedEvent
,AgentMessageSelectedEvent
,AgentMessageSelectionChangedEvent
,Call
,Chat
,Issue
,Ticket
public interface OptionalTenantProvider
Represents an object that optionally provides a
Tenant
.- Since:
- 12.0
-
Method Summary
-
Method Details
-
getTenant
Returns the optionalTenant
- Returns:
- the tenant if present, otherwise an empty optional
- Since:
- 12.0
-