Uses of Enum Class
com.bytedesk.service.agent.AgentStatusEnum
Packages that use AgentStatusEnum
-
Uses of AgentStatusEnum in com.bytedesk.service.agent
Methods in com.bytedesk.service.agent that return AgentStatusEnumModifier and TypeMethodDescriptionstatic AgentStatusEnum
static AgentStatusEnum
Returns the enum constant of this class with the specified name.static AgentStatusEnum[]
AgentStatusEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.