Uses of Class
org.netxms.client.users.ResponsibleUser
Packages that use ResponsibleUser
- 
Uses of ResponsibleUser in org.netxms.clientMethods in org.netxms.client that return types with arguments of type ResponsibleUserMethod parameters in org.netxms.client with type arguments of type ResponsibleUserModifier and TypeMethodDescriptionvoidNXCObjectModificationData.setResponsibleUsers(List<ResponsibleUser> responsibleUsers) Set responsible usersvoidNXCSession.updateResponsibleUsers(long objectId, List<ResponsibleUser> users) Update list of responsible users for given object.
- 
Uses of ResponsibleUser in org.netxms.client.objectsFields in org.netxms.client.objects with type parameters of type ResponsibleUserModifier and TypeFieldDescriptionprotected final List<ResponsibleUser>AbstractObject.responsibleUsersMethods in org.netxms.client.objects that return types with arguments of type ResponsibleUserModifier and TypeMethodDescriptionAbstractObject.getResponsibleUsers()Get direct responsible users