Uses of Class
org.netxms.client.ServerAction

Packages that use ServerAction
org.netxms.client   
 

Uses of ServerAction in org.netxms.client
 

Methods in org.netxms.client that return types with arguments of type ServerAction
 java.util.List<ServerAction> NXCSession.getActions()
          Get list of configured actions from server
 

Methods in org.netxms.client with parameters of type ServerAction
 void NXCSession.modifyAction(ServerAction action)
          Modify server action
 



Copyright © 2012. All Rights Reserved.