Uses of Enum Class
com.uc4.api.AgentStatus
Packages that use AgentStatus
-
Uses of AgentStatus in com.uc4.api
Methods in com.uc4.api that return AgentStatusModifier and TypeMethodDescriptionstatic AgentStatus
Returns the enum constant of this class with the specified name.static AgentStatus[]
AgentStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AgentStatus in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return AgentStatusModifier and TypeMethodDescriptionNavigatorAgentTree.AgentLeaf.getStatus()
Returns the status of the Agent (Active or Inactive), or null if theITreeItem
represents a node.