Uses of Class
org.netxms.client.ServerAction
Packages that use ServerAction
- 
Uses of ServerAction in org.netxms.clientMethods in org.netxms.client that return types with arguments of type ServerActionModifier and TypeMethodDescriptionNXCSession.getActions()Get list of configured actions from serverMethods in org.netxms.client with parameters of type ServerActionModifier and TypeMethodDescriptionvoidNXCSession.modifyAction(ServerAction action) Modify server actionConstructors in org.netxms.client with parameters of type ServerActionModifierConstructorDescriptionServerAction(long id, ServerAction src) Create copy of given server action object with new ID