Interface CategoryAssigned
- All Known Subinterfaces:
AgentGroup
,BusinessHour
,ChatBot
,Group
,SystemGroup
,TextModuleFirstLevelGroup
,TransactionCode
public interface CategoryAssigned
- Since:
- 10.0.38
-
Method Summary
Modifier and TypeMethodDescriptionReturns an unmodifiable cached view of the assigned categories.
-
Method Details
-
getAssignedCategories
Returns an unmodifiable cached view of the assigned categories.
The returned set is not updated when assignments change.- Returns:
- the current assigned categories as an unmodifiable set
- Since:
- 10.0.38
-