Interface OptionalCategoryProvider
- All Known Subinterfaces:
AgentMailEditorTextModuleManipulationInput
,AgentMessageDeselectedEvent
,AgentMessageSelectedEvent
,AgentMessageSelectionChangedEvent
,AgentPhoneTicket
,AgentPhoneTicketMailEditorTextModuleManipulationInput
,AgentQuickCase
,AgentQuickCaseMailEditorTextModuleManipulationInput
,Call
,Chat
,Issue
,Ticket
public interface OptionalCategoryProvider
Represents an object that optionally provides a
Category
.- Since:
- 12.0
-
Method Summary
-
Method Details
-
getCategory
Returns the optionalCategory
.- Returns:
- the category if present, otherwise an empty optional
- Since:
- 12.0
-