Uses of Class
org.netxms.client.ServerAction
-
Packages that use ServerAction Package Description org.netxms.client -
-
Uses of ServerAction in org.netxms.client
Methods in org.netxms.client that return types with arguments of type ServerAction Modifier and Type Method Description List<ServerAction>NXCSession. getActions()Get list of configured actions from serverMethods in org.netxms.client with parameters of type ServerAction Modifier and Type Method Description voidNXCSession. modifyAction(ServerAction action)Modify server action
-