Uses of Enum Class
com.sforce.soap.metadata.SupervisorAgentStatusFilter
-
Uses of SupervisorAgentStatusFilter in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return SupervisorAgentStatusFilterModifier and TypeMethodDescriptionLiveChatAgentConfig.getSupervisorDefaultAgentStatusFilter()static SupervisorAgentStatusFilterReturns the enum constant of this class with the specified name.static SupervisorAgentStatusFilter[]SupervisorAgentStatusFilter.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type SupervisorAgentStatusFilterModifier and TypeMethodDescriptionvoidLiveChatAgentConfig.setSupervisorDefaultAgentStatusFilter(SupervisorAgentStatusFilter supervisorDefaultAgentStatusFilter)