Uses of Class
jetbrains.buildServer.util.ItemSynchronizer.Item
-
Packages that use ItemSynchronizer.Item Package Description jetbrains.buildServer.users.sync jetbrains.buildServer.util -
-
Uses of ItemSynchronizer.Item in jetbrains.buildServer.users.sync
Methods in jetbrains.buildServer.users.sync that return types with arguments of type ItemSynchronizer.Item Modifier and Type Method Description List<ItemSynchronizer.Item>
UserGroupSynchronizer. synchronize(Collection<RemoteGroupData> groupsData)
-
Uses of ItemSynchronizer.Item in jetbrains.buildServer.util
Methods in jetbrains.buildServer.util that return types with arguments of type ItemSynchronizer.Item Modifier and Type Method Description List<ItemSynchronizer.Item>
ItemSynchronizer. synchronize(Collection<LocalItem> localItems, Collection<RemoteItem> remoteItems)
-