Uses of Interface
com.e1c.langtool.sync.change.ChangeManager
Packages that use ChangeManager
Package
Description
-
Uses of ChangeManager in com.e1c.langtool.internal.sync
Methods in com.e1c.langtool.internal.sync that return ChangeManagerModifier and TypeMethodDescriptionProjectSynchronizationService.getChangeManager(ITranslatedProject translatedProject) -
Uses of ChangeManager in com.e1c.langtool.internal.sync.change
Classes in com.e1c.langtool.internal.sync.change that implement ChangeManagerModifier and TypeClassDescriptionclassChange manager stores in memory all path that need to synchronize or remove in translated project. -
Uses of ChangeManager in com.e1c.langtool.sync
Methods in com.e1c.langtool.sync that return ChangeManagerModifier and TypeMethodDescriptionSynchronizationService.getChangeManager(ITranslatedProject translatedProject) Gets the change manager for the giventranslated project.