Uses of Class
org.netxms.client.events.EPPConflict
Packages that use EPPConflict
-
Uses of EPPConflict in org.netxms.client.events
Methods in org.netxms.client.events that return types with arguments of type EPPConflictModifier and TypeMethodDescriptionEPPSaveResult.getConflicts()Get list of conflicts (empty if save was successful).Method parameters in org.netxms.client.events with type arguments of type EPPConflictModifier and TypeMethodDescriptionstatic EPPSaveResultEPPSaveResult.conflict(int serverVersion, List<EPPConflict> conflicts) Create a conflict result.